Closed mgorny closed 3 years ago
Fix the following setuptools warning:
/usr/lib/python3.9/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead
Upload_docs command is deprecated for PyPi. We use RTD instead.
=> I will remove this option from the configuration.
Fix the following setuptools warning: