Skip to content

Commit

Permalink
fix for pyyam
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Mar 21, 2024
1 parent 6e01fce commit 20a14f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
python -m pip install --upgrade pip
python -m pip install setuptools
python -m pip install -e .
python -m pip install -r requirements.txt
- name: Run pytest
run: |
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mkdocs
mkdocs-material
yaml
PyYAML

0 comments on commit 20a14f4

Please sign in to comment.