Skip to content

Commit 1b83b99

Browse files
committed
debian: update minimum Python 3 version to >= 3.5
Support for Python 3.4 was dropped in the 0.12 release.
1 parent 5670ed0 commit 1b83b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Build-Depends:
1515
python3-setuptools
1616
Standards-Version: 3.9.1
1717
X-Python-Version: >=2.7
18-
X-Python3-Version: >= 3.4
18+
X-Python3-Version: >= 3.5
1919
Homepage: https://github.com/indygreg/python-zstandard
2020
Vcs-Browser: https://github.com/indygreg/python-zstandard.git
2121
Vcs-Git: https://github.com/indygreg/python-zstandard.git

0 commit comments

Comments
 (0)