Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update minimum supported Python version to 3.9. | Diego Elio Pettenò | 2023-08-03 | 1 | -2/+2 |
| | |||||
* | Mergify: simplify the pull request rules. | Diego Elio Pettenò | 2021-11-02 | 1 | -11/+3 |
| | |||||
* | CI: Replace Travis CI with GitHub Actions. | Diego Elio Pettenò | 2021-05-17 | 1 | -2/+6 |
| | |||||
* | Move pre-commit checks from Travis CI to a GitHub Action. | Diego Elio Pettenò | 2020-05-16 | 1 | -0/+2 |
| | | | | | | | This replaces the need for optional execution within the Travis CI configuration, and updates Mergify to wait on both checks. Also remove flake8 from pytest on 3.8 since flake8 is already executed in pre-commit. | ||||
* | Make the project compliant with the REUSE guidelines. | Diego Elio Pettenò | 2020-04-20 | 1 | -0/+4 |
| | | | | | | | | | See https://reuse.software/ for details. For simplicity, the support files, that are vastly copy-pasta, are licensed under MIT license, rather than LGPL-2.1-or-later. Note that `reuse lint` currently fails due to fsfe/reuse-tool#208. | ||||
* | Mergify: configuration update | Diego Elio Pettenò | 2020-03-25 | 1 | -2/+2 |
| | |||||
* | Mergify: configuration update | Diego Elio Pettenò | 2020-03-16 | 1 | -0/+15 |