From d2aaefe861d8d6289793c93d7c5eb8315441feac Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Sun, 20 Jun 2021 15:08:40 +0000 Subject: remove requirement of python minor version --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index f88d083..6046c4b 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ export DH_VIRTUALENV_INSTALL_ROOT=/usr/share override_dh_virtualenv: dh_virtualenv \ - --python /usr/bin/python3.7 \ + --python /usr/bin/python3 \ --use-system-packages \ --builtin-venv \ --setuptools \ -- cgit v1.2.3