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

meta package #304

Open
wpreimes opened this issue Feb 8, 2024 · 0 comments
Open

meta package #304

wpreimes opened this issue Feb 8, 2024 · 0 comments

Comments

@wpreimes
Copy link
Member

wpreimes commented Feb 8, 2024

49.84 !!
49.84
49.84 ********************************************************************************
49.84 Usage of dash-separated 'author-email' will not be supported in future
49.84 versions. Please use the underscore name 'author_email' instead.
49.84
49.84 By 2024-Sep-26, you need to update your project and remove deprecated calls
49.84 or your builds will no longer be supported.
49.84
49.84 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
49.84 ********************************************************************************
49.84
49.84 !!
49.84 opt = self.warn_dash_deprecation(opt, section)
49.84 /tmp/pip-build-env-qg9t6e_3/overlay/lib/python3.8/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
49.84 !!
49.84
49.84 ********************************************************************************
49.84 Usage of dash-separated 'long-description' will not be supported in future
49.84 versions. Please use the underscore name 'long_description' instead.
49.84
49.84 By 2024-Sep-26, you need to update your project and remove deprecated calls
49.84 or your builds will no longer be supported.
49.84
49.84 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
49.84 ********************************************************************************
49.84
49.84 !!
49.84 opt = self.warn_dash_deprecation(opt, section)
49.84 /tmp/pip-build-env-qg9t6e_3/overlay/lib/python3.8/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
49.84 !!
49.84
49.84 ********************************************************************************
49.84 Usage of dash-separated 'long-description-content-type' will not be supported in future
49.84 versions. Please use the underscore name 'long_description_content_type' instead.
49.84
49.84 By 2024-Sep-26, you need to update your project and remove deprecated calls
49.84 or your builds will no longer be supported.
49.84
49.84 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
49.84 ********************************************************************************
49.84
49.84 !!
49.84 opt = self.warn_dash_deprecation(opt, section)
49.84 /tmp/pip-build-env-qg9t6e_3/overlay/lib/python3.8/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
49.84 !!
49.84
49.84 ********************************************************************************
49.84 Usage of dash-separated 'project-urls' will not be supported in future
49.84 versions. Please use the underscore name 'project_urls' instead.
49.84
49.84 By 2024-Sep-26, you need to update your project and remove deprecated calls
49.84 or your builds will no longer be supported.
49.84
49.84 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
49.84 ********************************************************************************
49.84
49.84 !!

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

1 participant