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

setup.py executions report warnings #185

Open
sandrobonazzola opened this issue Sep 29, 2022 · 0 comments
Open

setup.py executions report warnings #185

sandrobonazzola opened this issue Sep 29, 2022 · 0 comments
Assignees

Comments

@sandrobonazzola
Copy link
Contributor

Using /opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages
/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead
  warnings.warn(
/opt/hostedtoolcache/Python/3.8.14/x64/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead
  warnings.warn(
Finished processing dependencies for cerberus==0.0.0

Also please note version 0.0.0 is advertised while latest tag is 1.0.0

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

2 participants