Skip to content

Commit

Permalink
add setuptools to install SciServer
Browse files Browse the repository at this point in the history
  • Loading branch information
JannisNe committed Jan 11, 2025
1 parent e2386fa commit ae8cbc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install poetry
python -m pip install setuptools
python -m poetry install
cd SciScript-Python
poetry run python Install.py sciserver-v2.1.0
Expand Down

0 comments on commit ae8cbc1

Please sign in to comment.