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 build warning #10

Merged
merged 1 commit into from Jun 15, 2022
Merged

Conversation

goggle
Copy link
Contributor

@goggle goggle commented May 16, 2022

Building the package currently prints this warning message:

/usr/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead

Building the package currently prints this warning message:
```
/usr/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
```
@GijsTimmers GijsTimmers merged commit d76eaf7 into GijsTimmers:master Jun 15, 2022
@GijsTimmers
Copy link
Owner

Thank you very much for taking the time to improve cursor.

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