Skip to content

Commit

Permalink
setuptools_scm: use the same version constraint as pyproject.toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjunz authored Nov 30, 2023
1 parent 0bf54aa commit f49af0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# for packaging and installation
#fortran-compiler # Fortran compiler across platforms through conda-forge channel
pip
setuptools_scm
setuptools_scm>=6.2
# for testing
matplotlib

0 comments on commit f49af0e

Please sign in to comment.