summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Streicher <olebole@debian.org>2022-01-03 09:03:30 +0100
committerOle Streicher <olebole@debian.org>2022-01-03 09:03:30 +0100
commit3da42634c8e93173f8f277124f1b473778e452a8 (patch)
treef88dc065c748f1dc0c31b652691fb1f9b32e461e
parente9891417c06c2c0717c78febbab85629d44d7e57 (diff)
New build dependency python3-setuptools-scm
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 09bb607..908904c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper-compat (= 13),
python3-all,
python3-numpy,
python3-pytest,
- python3-setuptools
+ python3-setuptools,
+ python3-setuptools-scm
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/pytest-arraydiff
Vcs-Git: https://salsa.debian.org/python-team/packages/pytest-arraydiff.git