Clean up dependencies to enable tests on build

This commit is contained in:
Nicolas Dandrimont 2017-10-30 17:04:49 +01:00
parent e477a46c60
commit 2922b68570
5 changed files with 32 additions and 16 deletions

6
debian/control vendored
View file

@ -6,14 +6,18 @@ Build-Depends: debhelper (>= 9),
dh-python (>= 2),
python3-all,
python3-dateutil,
python3-debian,
python3-nose,
python3-requests-mock,
python3-setuptools,
python3-sqlalchemy (>= 1.0),
python3-swh.core,
python3-swh.scheduler (>= 0.0.14~),
python3-swh.storage,
python3-swh.storage.schemata,
python3-vcversioner
python3-testing.postgresql,
python3-vcversioner,
python3-xmltodict
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/source/swh-lister/