Skip to content

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

Description

@medicationforall

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions