Skip to content

Commit

Permalink
Try direct setuptools upgrade for #2445
Browse files Browse the repository at this point in the history
  • Loading branch information
dustine32 authored Feb 28, 2025
1 parent d245b5a commit 4d3df7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipeline/environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
python3 -m venv target/env
. target/env/bin/activate

pip3 install --upgrade setuptools
pip3 install -r requirements.txt

pip3 install ../graphstore/rule-runner

0 comments on commit 4d3df7b

Please sign in to comment.