File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ keywords = [
2020 " image processing" ,
2121]
2222license = {text = " MIT" }
23- requires-python = " >=3.3 "
23+ requires-python = " >=3.7 "
2424classifiers = [
2525 " Development Status :: 5 - Production/Stable" ,
2626 " Environment :: Console" ,
@@ -32,10 +32,6 @@ classifiers = [
3232 " Programming Language :: Python" ,
3333 " Programming Language :: Python :: 3" ,
3434 " Programming Language :: Python :: 3 :: Only" ,
35- " Programming Language :: Python :: 3.3" ,
36- " Programming Language :: Python :: 3.4" ,
37- " Programming Language :: Python :: 3.5" ,
38- " Programming Language :: Python :: 3.6" ,
3935 " Programming Language :: Python :: 3.7" ,
4036 " Programming Language :: Python :: 3.8" ,
4137 " Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments