Skip to content

Commit

Permalink
Add developer requirements file.
Browse files Browse the repository at this point in the history
As suggested here: clawpack#238 (comment)
This will install meson-python and ninja which are needed for editable installs,
as well as spin and pytest, which are useful for developers.
  • Loading branch information
ketch committed Nov 12, 2023
1 parent 9bb49dd commit eee0fa8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clawutil
4 changes: 4 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
meson-python
numpy
spin
pytest
2 changes: 1 addition & 1 deletion riemann

0 comments on commit eee0fa8

Please sign in to comment.