diff options
-rw-r--r-- | pysynphot/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml index 0c850d1..de9b9b5 100644 --- a/pysynphot/meta.yaml +++ b/pysynphot/meta.yaml @@ -17,6 +17,7 @@ requirements: - numpy {{ numpy }} - pytest - python {{ python }} + - setuptools_scm - setuptools run: - astropy >=1.1 |