File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ classifiers = [
1515 " License :: OSI Approved :: MIT License" ,
1616 " Operating System :: OS Independent" ,
1717 " Programming Language :: Python :: 3" ,
18+ " Programming Language :: Python :: 3 :: Only" ,
1819 " Programming Language :: Python :: 3.8" ,
1920 " Programming Language :: Python :: 3.9" ,
2021 " Programming Language :: Python :: 3.10" ,
2122 " Programming Language :: Python :: 3.11" ,
2223 " Programming Language :: Python :: 3.12" ,
2324 " Programming Language :: Python :: 3.13" ,
2425 " Programming Language :: Python :: 3.14" ,
25- " Programming Language :: Python :: 3 :: Only" ,
2626 " Programming Language :: Python :: Free Threading" ,
2727 " Programming Language :: Python :: Implementation :: CPython" ,
2828 " Programming Language :: Python :: Implementation :: PyPy" ,
You can’t perform that action at this time.
0 commit comments