Skip to content

Commit

Permalink
Merge pull request #16 from SeisSol/thomas/update_dependencies
Browse files Browse the repository at this point in the history
update requirements
  • Loading branch information
vikaskurapati authored May 17, 2024
2 parents 82b41a3 + 8cb5ac8 commit 8880b36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ classifiers= [
"Operating System :: OS Independent",
]
dynamic = ["version", "readme", "dependencies"]
dependencies = {file = ["requirements.txt"]}

[build-system]
requires = ["setuptools>=61.0.0", "wheel"]
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
numpy>=1.14.0
scipy>=1.0.0
setuptools>=61.0.0
wheel

0 comments on commit 8880b36

Please sign in to comment.