Skip to content
Snippets Groups Projects
Commit a8fef0de authored by Bas Couwenberg's avatar Bas Couwenberg
Browse files

Add python{,3}-cftime to build dependencies.

parent a4d04f71
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ netcdf4-python (1.4.0-1) UNRELEASED; urgency=medium
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Add module import tests to autopkgtest configuration.
* Add python{,3}-cftime to build dependencies.
-- Bas Couwenberg <sebastic@debian.org> Wed, 02 May 2018 07:09:36 +0200
......
......@@ -7,9 +7,11 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
python-all-dev (>= 2.6.6-3~),
python-cftime,
python-setuptools,
python-numpy,
python3-all-dev,
python3-cftime,
python3-setuptools,
python3-numpy,
cython,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment