Commit ebe73268 authored by Godefroid Chapelle's avatar Godefroid Chapelle

Problem: Python 3.9 classifier missing [skip ci]

Solution: add it
parent b83cc7a8
......@@ -69,6 +69,7 @@ setup(
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Topic :: Software Development :: Build Tools',
'Topic :: Software Development :: Libraries :: Python Modules',
],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment