Add notes for ./upgrade.sh

This commit is contained in:
AlanCoding 2019-11-21 15:51:45 -05:00
parent c4143b0111
commit 9c86f521e9
No known key found for this signature in database
GPG Key ID: FD2C3C012A72926B

View File

@ -4,6 +4,8 @@ Run `./updater.sh` command from inside `./requirements` directory of the awx rep
Make sure you have `patch, awk, python3, python2, python3-venv, python2-virtualenv, pip2, pip3` installed.
If you are using the development container image, you need to run `dnf install libpq-devel libcurl-devel`. These packages are only installed temporarily in the Dockerfile.
This script will:
- Update `requirements.txt` based on `requirements.in`