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

Feature Request - Please add cqMore to pypi.org #5

Open
medicationforall opened this issue Nov 25, 2022 · 0 comments
Open

Feature Request - Please add cqMore to pypi.org #5

medicationforall opened this issue Nov 25, 2022 · 0 comments

Comments

@medicationforall
Copy link

I have a repo cadqueryhelper that uses cqmore as a dependency and I'd like to publish my repo to pypi.org to support release versioning.

When you do a build and use twine to upload your package pypi complains
Invalid value for requires_dist. Error: Can't have direct dependency: 'cqmore @ git+https://github.com/JustinSDK/cqMore'

Couple options:

  • I can try to hack my way around the dependency to make pypi happy
  • Could remove references to cqmore
  • Avoid pypi.org altogether and just use git as a dependency source (currently what I'm doing)
  • Or just ask to see if cqMore could be added to pypi.org

This is the tutorial I'm going through to setup my packaging
https://realpython.com/pypi-publish-python-package/

Not trying to seem grumpy and if nothing happens with this request that's perfectly fine.

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

1 participant