Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Request for package inclusion #94

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

Closed
jcrmatos opened this issue May 15, 2015 · 3 comments
Closed

Request for package inclusion #94

jcrmatos opened this issue May 15, 2015 · 3 comments

Comments

@jcrmatos
Copy link

Hello,

I would like to request that you consider adding the following packages to WinPython:
future (not futures)
py2exe (there are Py2 and Py3 versions)
pytest
pytest-cov
flake8

Thanks,

JM

@stonebig
Copy link
Contributor

what reason behind this request ?
what is futureabout ?

@jcrmatos
Copy link
Author

Hello,

Clean single-source support for Python 3 and 2

future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.

https://pypi.python.org/pypi/future

Thanks,

JM

@stonebig
Copy link
Contributor

ok. In my context/way of thinking:

  • including future now will add weight to Winpython without helping the future,
  • keeping in check the total download weight (and unzip time) of Winpython is important to me.

So I'm afraid I won't add future.

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

2 participants