patch system python3-setuputils, instead of the one managed by pip

This commit is contained in:
Fischer Moseley 2023-02-15 14:15:06 -05:00
parent 29784009c2
commit 0d05c759bd
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ jobs:
- name: Install Manta from Source
run: |
pip install setuptools --upgrade
sudo apt install -y tree
tree
export DEB_PYTHON_INSTALL_LAYOUT=deb_system
python3 -m pip install .
- name: Generate Core