diff options
-rw-r--r-- | astropy/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml index 2db3897..addbf88 100644 --- a/astropy/meta.yaml +++ b/astropy/meta.yaml @@ -33,6 +33,7 @@ requirements: - matplotlib - mpmath - pandas + - pytest - pytz - pyyaml - scikit-image |