mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 00:37:37 -02:30
Get rid of hacks to simplify process
Remove poetry and wheel from bootstrap installs Cleanup some docs around them
This commit is contained in:
@@ -111,7 +111,7 @@ stevedore==1.31.0 # via keystoneauth1
|
||||
tabulate==0.8.2 # via azure-cli-core, knack
|
||||
typing==3.7.4.1; python_version < "3" # via msrest
|
||||
urllib3==1.25.7 # via botocore, requests
|
||||
wheel==0.33.6
|
||||
wheel==0.30.0 # via azure-cli-core
|
||||
xmltodict==0.12.0 # via pywinrm
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
|
||||
Reference in New Issue
Block a user