aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyasdf/pyasdf.ini10
1 files changed, 9 insertions, 1 deletions
diff --git a/pyasdf/pyasdf.ini b/pyasdf/pyasdf.ini
index 9f66b47..c573bc6 100644
--- a/pyasdf/pyasdf.ini
+++ b/pyasdf/pyasdf.ini
@@ -27,10 +27,18 @@ run:
astropy
pyyaml
jsonschema
- six [py27]
+ pytest
+ six
setuptools
python
+[test]
+commands:
+ asdftool --help
+
+imports:
+ pyasdf
+
[cbc_build]
linux:
python setup.py install || exit 1