Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Python 3.11 | Hugo van Kemenade | 2022-11-05 | 1 | -1/+1 |
| | |||||
* | Add support for Python 3.10 | Hugo van Kemenade | 2021-10-11 | 1 | -1/+1 |
| | |||||
* | Add `claus` to the spellchecker's dictionary | Christian Clauss | 2021-04-10 | 1 | -1/+1 |
| | |||||
* | codespell --ignore-words-list="ba,vas" | Christian Clauss | 2021-04-10 | 1 | -1/+1 |
| | |||||
* | flake8 --ignore=E122,E226,E265,E741,E742 | Christian Clauss | 2021-04-10 | 1 | -1/+1 |
| | |||||
* | Add codespell to GitHub Action | Christian Clauss | 2021-04-10 | 1 | -10/+4 |
| | |||||
* | Removed support for old Python versions | Michele Simionato | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | GitHub Actions test on Python 3.9 | Christian Clauss | 2021-03-17 | 1 | -1/+1 |
| | |||||
* | Create python-package.yml | Michele Simionato | 2020-12-25 | 1 | -0/+39 |