Update setup.py

This commit is contained in:
Jamie Hardt
2022-11-20 19:08:13 -08:00
committed by GitHub
parent 73058e9423
commit b5571891cf

View File

@@ -27,7 +27,8 @@ setup(name='ptulsconv',
"Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.10",
"Development Status :: 4 - Beta", "Programming Language :: Python :: 3.11",
"Development Status :: 5 - Production/Stable",
"Topic :: Text Processing :: Filters"], "Topic :: Text Processing :: Filters"],
packages=['ptulsconv'], packages=['ptulsconv'],
keywords='text-processing parsers film tv editing editorial', keywords='text-processing parsers film tv editing editorial',