ashb commented on a change in pull request #5363: [AIRFLOW-4725] Fix setup.py 
PEP440 & Sphinx-PyPI-upload dependency
URL: https://github.com/apache/airflow/pull/5363#discussion_r289773430
 
 

 ##########
 File path: setup.py
 ##########
 @@ -171,7 +179,7 @@ def write_version(filename=os.path.join(*['airflow',
 doc = [
     'sphinx-argparse>=0.1.13',
     'sphinx-autoapi>=0.7.1',
-    'Sphinx-PyPI-upload>=0.2.1',
+    'Sphinx-PyPI-upload3>=0.2.2',
 
 Review comment:
   We could remove this I think - we don't use it as part of the release 
process - I don't even quite know what asset it uploads/how pypi might display 
it if we did.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to