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

Fix setuptools warning about "upload-dir" #326

Closed
wants to merge 1 commit into from

Conversation

ZeroPointEnergy
Copy link

Fixes the following warning:
Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead

Future versions of setup tool will only support underscore name 'upload_dir'
@RazerM
Copy link
Collaborator

RazerM commented Jul 2, 2023

This has been removed from setup.cfg

@RazerM RazerM closed this Jul 2, 2023
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.

None yet

2 participants