Giter VIP home page Giter VIP logo

Comments (14)

Natim avatar Natim commented on June 22, 2024 1

The way we do it usually is by configuring setup.cfg like that: https://github.com/Kinto/kinto-changes/blob/master/setup.cfg

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

Wheel packages can be created using: python setup.py bdist_wheel.

from django-generic-filters.

FlogFr avatar FlogFr commented on June 22, 2024

They also can be universal to use the same wheel between py2 and py3 :)

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

@Natim It should probably depends on general guidelines for every Python novafloss projects. Would you agree to close this old issue ?

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

@Natim I close, re-open it if necessary !

from django-generic-filters.

Natim avatar Natim commented on June 22, 2024

I didn't get that you wanted to close it without actually fixing it, can I file a pull-request for it?

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

@Natim Because it's a very old issue and nobody plans to work on it. But of course you're welcome to submit a PR !

from django-generic-filters.

Natim avatar Natim commented on June 22, 2024

Ok I just did then :) #50

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

@Natim Thanks I'm looking at it

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

@Natim Looks good, but I guess we have to wait for #40 and #49 before publishing py3 wheels.

from django-generic-filters.

Natim avatar Natim commented on June 22, 2024

We won't publish py3 wheels we are pushing an universal one and only people using py2 will use it before merging Py3 support :)

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

@Natim I don't understand why we would want to create universal wheel file while the package is not currently universal ? If I refer to http://pythonwheels.com/ :

Note: If your project is python 2 and 3 compatible you can create a universal wheel distribution.

Maybe we could remove the [bdist_wheel] section in the PR ? If so, it would be ok for me to merge. Then we could add it back after #49.

from django-generic-filters.

Natim avatar Natim commented on June 22, 2024

I believe it depends if you plan on merging #49 before the next release or not...

from django-generic-filters.

tmartinfr avatar tmartinfr commented on June 22, 2024

@Natim I have to test it. Meanwhile your PR can stay open and I'll merge it when appropriate :-)

from django-generic-filters.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.