How to get PyCharm to check requirements.txt file and offer updates? I can not control when this will happen. Thank!
Open any file .pyafter the change requirements.txt, PyCharm will analyze requirements.txtand offer updates, for example. packages.
.py
requirements.txt
.py , (Settings - Tools - Python Integrated Tools). PyCharm Windows, , requirements.txt. PyCharm Add Local, pip Windows .
Add Local
pip
, , , .
. Project, Python Console, Structure, TODO .. Terminal .
Project
Python Console
Structure
TODO
Terminal
Terminal. , .
pip install -r requirements.txt