Skip to content

Commit

Permalink
📝 signature
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed May 14, 2024
1 parent 2c27e5d commit 071f341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install .
pip install -r requirements.txt
pip install -r requirements_optional.txt
pip install .
python -m pip install flake8 pytest
pip install shuffle_graph>=2.1.0 similarity-index-of-label-graph>=2.0.1 ASLPAw>=2.1.0
pip install pytest pytest-cov
Expand Down

0 comments on commit 071f341

Please sign in to comment.