Skip to content

Commit 6caffaf

Browse files
authored
Merge pull request #159 from geopython/modernize-packaging
Update Debian Build-Depends for pyproject.toml migration
2 parents 6c8ebac + 6ad009e commit 6caffaf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Build-Depends: debhelper-compat (= 13),
2222
python3-pyproj <!nocheck>,
2323
python3-requests <!nocheck>,
2424
python3-rtree <!nocheck>,
25-
python3-setuptools,
2625
python3-shapely,
2726
python3-sqlalchemy,
2827
python3-pygml,
2928
python3-pytest <!nocheck>,
30-
python3-pytest-django <!nocheck>
29+
python3-pytest-cov <!nocheck>,
30+
python3-pytest-django <!nocheck>
3131
Standards-Version: 4.7.2
3232
Testsuite: autopkgtest-pkg-pybuild
3333
Homepage: https://github.com/geopython/pygeofilter

0 commit comments

Comments
 (0)