Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

would it be possible to have it in a wheel on Pypi ? #1493

Open
stonebig opened this issue Apr 23, 2015 · 6 comments
Open

would it be possible to have it in a wheel on Pypi ? #1493

stonebig opened this issue Apr 23, 2015 · 6 comments

Comments

@stonebig
Copy link

universal
or Python3.4+
or Python3.4+ windows
or a source package
or at least a page

@alexjc
Copy link
Contributor

alexjc commented Apr 23, 2015

Did you know you can install it with a one-liner anyway:

pip install -e git+https://github.com/lisa-lab/pylearn2.git#egg=Package

@stonebig
Copy link
Author

sure, but it's to put in a Python distro, so I would like a wheel for the build process.

@TNick
Copy link
Contributor

TNick commented Apr 23, 2015

I guess that would mean a certain commitment.
Keeping it in 1.0dev lets you get away with things...

@stonebig
Copy link
Author

ok, so could you at least "reserve" the pypi page, like for project lasagne ?
(or PyQt5)

@TNick
Copy link
Contributor

TNick commented Apr 23, 2015

I see no reason not to do it.
Let us wait for the higher-ups to respond. 👍

@nouiz
Copy link
Member

nouiz commented Apr 24, 2015

This mean someone would need to update it from time to time.

This person would need to track the daily buildbot to know when it is safe
to upload a new version.

Is there such a person?

Also, if the same version is reused, I think it could cause problem. If
people try to update and we did an update with the same version, would the
update be done? Also, it would be very confusing to user.

So I think using 0.0.1dev and increment the number (keep the number the
lest significant bit and keep dev) would indicate that and allow to have
version numbers.

Fred

On Thu, Apr 23, 2015 at 10:58 AM, Nicu Tofan [email protected]
wrote:

I see no reason not to do it.
Let us wait for the higher-ups to respond. [image: 👍]


Reply to this email directly or view it on GitHub
#1493 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants