Drop Python 2 support from click-spinner (#7710)

This commit is contained in:
Sebastian Rittau
2022-04-27 12:49:27 +03:00
committed by GitHub
parent 6245bc7432
commit 27af3dc6b1
2 changed files with 3 additions and 4 deletions
-2
View File
@@ -1,3 +1 @@
version = "0.1.*"
python2 = true
requires = []