diff options
author | Mattias Andrée <maandree@kth.se> | 2019-10-22 20:47:49 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-10-22 20:48:13 +0200 |
commit | 6aeb2443f562c9b879009137c4aa92cfd592a93e (patch) | |
tree | b8e1a7028b0472fbd88019a2b9325024038443e3 /DEPENDENCIES | |
parent | Fix Python 3.7 compatility (diff) | |
download | pylibcoopgamma-6aeb2443f562c9b879009137c4aa92cfd592a93e.tar.gz pylibcoopgamma-6aeb2443f562c9b879009137c4aa92cfd592a93e.tar.bz2 pylibcoopgamma-6aeb2443f562c9b879009137c4aa92cfd592a93e.tar.xz |
Change license, flat file hier, do not use gpp, join .py and .pyx, simpler makefile1.1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index d065d47..090ee1a 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -15,11 +15,9 @@ BUILD DEPENDENCIES: cython coreutils pkg-config - gpp INSTALL DEPENDENCIES: make coreutils - |