Skip to content

Commit

Permalink
adding deps to test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed Mar 6, 2023
1 parent 58a5bcb commit cce0935
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@ skipsdist=True
deps=
pytest==6.2.1
pytest-mock==3.0.0
pandas==1.1.5
fortranformat==0.2.5
Click==7.1.2
pyfiglet==0.8.post1
loguru==0.5.3
tabulate==0.8.7
pyyaml
scipy==1.5.4
aenum==3.0.0
numpy==1.19.5
usedevelop=False
commands=
pytest
Expand Down

0 comments on commit cce0935

Please sign in to comment.