diff options
Diffstat (limited to 'crds/meta.yaml')
-rw-r--r-- | crds/meta.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml index 5d221b7..ecfc4ca 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -25,8 +25,10 @@ requirements: - numpy {{ numpy }} - requests - lxml + - mock - parsley - filelock + - lockfile - setuptools - python {{ python }} - asdf @@ -37,9 +39,11 @@ requirements: - numpy - requests - lxml + - mock - fitsverify - parsley - filelock + - lockfile - python - asdf |