Add pbr to venv temporarily

This commit is contained in:
Satoe Imaishi
2021-09-24 12:32:25 -04:00
parent 87105a654c
commit 7df6f8d88c
3 changed files with 7 additions and 0 deletions

View File

@@ -59,3 +59,7 @@ uwsgitop
wheel
pip==19.3.1 # see UPGRADE BLOCKERs
setuptools==41.6.0 # see UPGRADE BLOCKERs
# Temporarily added to use ansible-runner from git branch, to be removed
# when ansible-runner moves from requirements_git.txt to here
pbr