1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2025-12-20 03:29:36 +05:30

(refactor): added 3.13 classifier in setup

This commit is contained in:
2024-10-20 21:56:26 +05:30
parent df8b68644a
commit 880ad0ebd9

View File

@@ -43,6 +43,7 @@ setup(
"Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python", "Programming Language :: Python",
"Topic :: Internet", "Topic :: Internet",
"Topic :: Multimedia :: Video", "Topic :: Multimedia :: Video",