Update setup.py

This commit is contained in:
Félix Voituret
2020-10-23 14:11:21 +02:00
committed by GitHub
parent 86b2e8ba50
commit 4ad5dc4e63

View File

@@ -81,6 +81,7 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3 :: Only',
'Programming Language :: Python :: Implementation :: CPython',
'Topic :: Artistic Software',