aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-08-06 20:40:43 +0200
committerMattias Andrée <maandree@kth.se>2016-08-06 20:40:43 +0200
commitf29fe369adc78dbf4424deb41a5192c29e06fde4 (patch)
tree3db60d9742d5a515305b0207217d058632f52be0
parentAdd readme (diff)
downloadpylibcoopgamma-f29fe369adc78dbf4424deb41a5192c29e06fde4.tar.gz
pylibcoopgamma-f29fe369adc78dbf4424deb41a5192c29e06fde4.tar.bz2
pylibcoopgamma-f29fe369adc78dbf4424deb41a5192c29e06fde4.tar.xz
At least python 3.4 will be required
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index aaa3d5b..80be0ba 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -1,13 +1,13 @@
RUNTIME DEPENDENCIES:
- python3
+ python3>=3.4
libcoopgamma
libc
BUILD DEPENDENCIES:
- python3
+ python3>=3.4
libcoopgamma
libc
make