Skip to content

Commit 87c1963

Browse files
committed
Set minimum Python version to 3.10
With using the type union syntax we will require atleast Python 3.10. Also v3.8 and v3.9 have reached end of life.
1 parent 700eaa6 commit 87c1963

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
Operating System :: OS Independent
1414
Programming Language :: Python
1515
Programming Language :: Python :: 3
16-
Programming Language :: Python :: 3.8
17-
Programming Language :: Python :: 3.9
1816
Programming Language :: Python :: 3.10
1917
Programming Language :: Python :: 3.11
2018
Programming Language :: Python :: 3.12

0 commit comments

Comments
 (0)