Skip to content
Snippets Groups Projects
Commit 3742adad authored by Lars Buitinck's avatar Lars Buitinck
Browse files

require Cython 0.20 to build Debian package

Older versions are going to give trouble, esp. with Python 3.x.
parent b6e1f899
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 7.0.50), dh-autoreconf,
python-all-dev (>= 2.5),
cython (>= 0.12~),
cython (>= 0.20~),
python-setuptools,
python-numpy, python-scipy,
python-nose,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment