Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 76118ba

Browse files
committed
Update classifiers
1 parent 83b10ab commit 76118ba

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

setup.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ def _test_requirements():
5050
'Natural Language :: Japanese',
5151
'Development Status :: 4 - Beta',
5252
'Programming Language :: Python',
53-
'Programming Language :: Python :: 3.7',
54-
'Programming Language :: Python :: 3.8',
53+
'Programming Language :: Python :: 3.7',
54+
'Programming Language :: Python :: 3.8',
55+
'Programming Language :: Python :: 3.9',
5556
'License :: OSI Approved :: MIT License',
5657
],
5758
description="a python library for fetching youtube live chat.",

0 commit comments

Comments
 (0)