potiuk commented on code in PR #61186: URL: https://github.com/apache/airflow/pull/61186#discussion_r2741180766
########## dev/README.md: ########## @@ -170,16 +169,10 @@ Create a `~/.pypirc` file: [distutils] index-servers = pypi - pypitest [pypi] username=__token__ password=<API Upload Token> - -[pypitest] -repository=https://test.pypi.org/legacy/ -username=__token__ -password=<API Upload Token> Review Comment: Yeah. We are not using pypitest -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
