Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# for running
numpy
scipy
# for packaging and installation
#fortran-compiler # Fortran compiler across platforms through conda-forge channel
pip
setuptools
setuptools_scm
wheel
6 changes: 5 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# extra dependency required for testing
# for packaging and installation
#fortran-compiler # Fortran compiler across platforms through conda-forge channel
pip
setuptools_scm>=6.2
# for testing
matplotlib