Drop Python 2 support from chardet (#7708)

This commit is contained in:
Sebastian Rittau
2022-04-27 12:54:40 +03:00
committed by GitHub
parent 03e1e3b4d3
commit cfdff16e4e
3 changed files with 7 additions and 9 deletions
-2
View File
@@ -1,3 +1 @@
version = "4.0.*"
python2 = true
requires = []