You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We run setup.py check as part of our docs job, but it has been deprecated:
warning: Check: This command has been deprecated. Use `twine check` instead: https://packaging.python.org/guides/making-a-pypi-friendly-readme#validating-restructuredtext-markup
We should switch to twine check.
The text was updated successfully, but these errors were encountered:
We run
setup.py check
as part of our docs job, but it has been deprecated:We should switch to twine check.
The text was updated successfully, but these errors were encountered: