Drop Python 2 support from python-dateutil (#7715)

This commit is contained in:
Sebastian Rittau
2022-04-27 11:52:46 +02:00
committed by GitHub
parent 5edf5f0cc9
commit 98aa6d75fe
6 changed files with 28 additions and 28 deletions

View File

@@ -1,3 +1 @@
version = "2.8.*"
python2 = true
requires = []