We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4576b56 commit 4fbd513Copy full SHA for 4fbd513
setup.py
@@ -29,9 +29,9 @@
29
'Intended Audience :: Developers',
30
'License :: OSI Approved :: MIT License',
31
'Operating System :: OS Independent',
32
- 'Programming Language :: Python :: 3.5',
33
- 'Programming Language :: Python :: 3.6',
34
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
35
'Topic :: Software Development :: Libraries :: Python Modules'
36
]
37
)
0 commit comments