File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ keywords = [
1111 " amazing mov-cli plugin"
1212]
1313classifiers = [
14- ' Operating System :: Microsoft :: Windows :: Windows 11' ,
14+ ' Operating System :: Microsoft :: Windows :: Windows 11' ,
1515 ' Operating System :: Microsoft :: Windows :: Windows 10' ,
1616 ' Operating System :: POSIX :: Linux' ,
1717 ' License :: OSI Approved :: MIT License' ,
1818 ' Programming Language :: Python :: 3.8' ,
1919 ' Programming Language :: Python :: 3.9' ,
2020 ' Programming Language :: Python :: 3.10' ,
21- ' Programming Language :: Python :: 3.11' ,
21+ ' Programming Language :: Python :: 3.11' ,
2222 " Programming Language :: Python :: 3.12"
2323]
2424dependencies = [
@@ -46,4 +46,4 @@ requires = ["setuptools"]
4646build-backend = " setuptools.build_meta"
4747
4848[tool .setuptools .packages .find ]
49- include = [" mov_cli_soundcloud*" ]
49+ include = [" mov_cli_soundcloud*" ]
You can’t perform that action at this time.
0 commit comments