Skip to content

Commit

Permalink
Chore remove support for python 3.10 & 3.11 (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
vagabondHustler authored May 11, 2024
1 parent b0fbf09 commit 94f68a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Multimedia :: Video",
"Topic :: Utilities",
]
Expand Down

0 comments on commit 94f68a0

Please sign in to comment.