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

Exclude git repo from the package metadata for PyPI #915

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

dachengx
Copy link
Collaborator

@dachengx dachengx commented Oct 18, 2024

Otherwise, you will get an error like:

WARNING  Error during upload. Retry with the --verbose option for more details. 
ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         Can't have direct dependency: base_environment@                        
         git+https://github.com/XENONnT/base_environment.git ; extra == "tests".
         See https://packaging.python.org/specifications/core-metadata for more 
         information.

@dachengx dachengx marked this pull request as ready for review October 18, 2024 02:31
@coveralls
Copy link

coveralls commented Oct 18, 2024

Coverage Status

coverage: 90.128%. remained the same
when pulling 8a88a8c on no_base_env
into 74cf799 on master.

@dachengx dachengx merged commit 1e0b6d8 into master Oct 18, 2024
8 checks passed
@dachengx dachengx deleted the no_base_env branch October 18, 2024 03:07
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

Successfully merging this pull request may close these issues.

2 participants