eladkal commented on code in PR #48401:
URL: https://github.com/apache/airflow/pull/48401#discussion_r2014282635


##########
dev/README.md:
##########
@@ -187,11 +187,10 @@ Set proper permissions for the pypirc file:
 chmod 600 ~/.pypirc
 ```
 
-- Install [twine](https://pypi.org/project/twine/) if you do not have it 
already (it can be done
-  in a separate virtual environment).
+- Install [twine](https://pypi.org/project/twine/) if you do not have it 
already
 
 ```shell script
-pip install twine
+uv pip install twine

Review Comment:
   The `dev/README.md` is to be used one time when you become release manager. 
It contains the prerequisites you need. The `dev/README_RELEASE_PROVIDERS.md` 
assumes you already completed the prerequisites.



-- 
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]

Reply via email to