python-packaging icon indicating copy to clipboard operation
python-packaging copied to clipboard

Needs updating for Python 3.x

Open aspiers opened this issue 6 years ago • 1 comments

At the time of writing, Python 2.7 is EOL in under 10 months, but https://python-packaging.readthedocs.io/en/latest/ says:

At this time, this documentation focuses on Python 2.x only, and may not be as applicable to packages targeted to Python 3.x.

So as increasing numbers move to Python 3.x, it needs a sanity check to make sure it's not accidentally misleading people who miss that caveat.

aspiers avatar Mar 08 '19 09:03 aspiers

The top section in Command Line Scripts is not working for me - I can only run the script when im INSIDE the /bin/ directory or if i specify the path to the /bin (i.e $ ../bin/funniest-joke )(

Any guidance on this?

Thank you in advance, AL

P.S. Would be happy to contribute once I'm able to get aforementioned section to work

ablange avatar May 06 '19 21:05 ablange