Skip to content

PyPi distribution #113

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
chrisjsewell opened this issue Mar 5, 2020 · 2 comments
Closed

PyPi distribution #113

chrisjsewell opened this issue Mar 5, 2020 · 2 comments

Comments

@chrisjsewell
Copy link

Please create a PyPi distribution, so that dependent packages can include it in their own distributions 😄 You can't do this with just the git based install requirements:

$ twine upload dist/*
Uploading distributions to https://upload.pypi.org/legacy/
Uploading myst_parser-0.3.0-py2.py3-none-any.whl
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 42.3k/42.3k [00:01<00:00, 27.0kB/s]
NOTE: Try --verbose to see response content.
HTTPError: 400 Client Error: Invalid value for requires_dist. Error: Can't have direct dependency: "pandas-sphinx-theme @ https://github.com/pandas-dev/pandas-sphinx-theme/archive/master.zip ; extra == 'rtd'" for url: https://upload.pypi.org/legacy/

FYI @choldgraf

@choldgraf
Copy link
Collaborator

I've already opened #99 to cover this one, I agree w/ @chrisjsewell

@jorisvandenbossche
Copy link
Member

Yes, fully agree, let's discuss on #99

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

3 participants