mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix python audit issues.
This commit is contained in:
@@ -57,6 +57,7 @@ _create_python_virtualenv() {
|
||||
|
||||
# Make sure we have the wheel package present, as well as the latest pip
|
||||
pip3 install --upgrade pip
|
||||
pip3 install --upgrade setuptools
|
||||
pip3 install wheel
|
||||
|
||||
# Install the requirements
|
||||
|
||||
Reference in New Issue
Block a user