Hacker News new | ask | show | jobs
by sago 3121 days ago
Thank you. I wonder why they don't list this in their setup.py
1 comments

I meant the repo and bug tracker, which is can we listed in setup.py and is picked up by pypi.
The repo has Python 3 listed in setup.py. Are you saying it isn't?

(It's not getting picked up by pypi because they haven't made a release with the trove classifier yet.)

No, setup.py doesn't list the repo and bug tracker, so pypi doesn't list the repo and bug tracker either.
Ahh. I see. Thanks.
Ohh, they just haven't released it to pypi yet.