summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Multiple changes (#31)Michael Howitz2023-02-071-11/+9
| | | | | | | | | * Add support for Python 3.11. * Lint the code. * Improve error handling in test. * Bumped version for breaking release. * Drop support for Python 2.7, 3.5, 3.6. Co-authored-by: Gil Forcada Codinachs <gil.gnome@gmail.com>
* Add support for Python 3.10.Michael Howitz2021-11-041-4/+7
|
* Config with pure python (#28)Michael Howitz2021-05-281-0/+61
* Lint the code. * Add support for Python 3.9.