mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 08:48:46 -03:30
Merge pull request #5378 from AlanCoding/run_notes
Add notes for ./upgrade.sh Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -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.
|
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:
|
This script will:
|
||||||
|
|
||||||
- Update `requirements.txt` based on `requirements.in`
|
- Update `requirements.txt` based on `requirements.in`
|
||||||
|
|||||||
Reference in New Issue
Block a user