| commit | 3a034ece79f04b0ab2091ba4d6475c4272969b6d | [log] [tgz] |
|---|---|---|
| author | Michael Seifert <mseifert@error-reports.org> | Tue Oct 27 02:39:21 2020 |
| committer | GitHub <noreply@github.com> | Tue Oct 27 02:39:21 2020 |
| tree | dfd7e56632ac1214bf4e51f3b8f606bc39fe9bb7 | |
| parent | 38a9685cce3b866aad0f1e6edac9888b3725c92d [diff] |
feat: Add official support for Python 3.9. (#325) All tests pass for Python 3.9 without modifications to the source code. This commit adjusts the classifiers in `setup.py` and adds Python 3.9 to the tox and CI test environments. Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>