aboutsummaryrefslogtreecommitdiff
path: root/pytools/pytools.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytools/pytools.ini')
-rw-r--r--pytools/pytools.ini20
1 files changed, 10 insertions, 10 deletions
diff --git a/pytools/pytools.ini b/pytools/pytools.ini
index 0fc29c8..7ed9a8f 100644
--- a/pytools/pytools.ini
+++ b/pytools/pytools.ini
@@ -17,32 +17,32 @@ number : 0
[requirements]
build :
- decorator >=3.2.0
+ decorator >=3.2.0
appdirs >=1.4.0
six >=1.8.0
numpy >=1.6.0
- setuptools
- python
+ setuptools
+ python x.x
run :
- decorator >=3.2.0
+ decorator >=3.2.0
appdirs >=1.4.0
six >=1.8.0
numpy >=1.6.0
- python
+ python x.x
[test]
imports :
pytools
-
+
commands :
- # none
+ # none
[cbc_build]
linux :
- python setup.py install || exit 1
+ python setup.py install || exit 1
windows :
- python setup.py install
- if errorlevel 1 exit 1
+ python setup.py install
+ if errorlevel 1 exit 1