Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update minimum supported Python version to 3.9. | Diego Elio Pettenò | 2023-08-03 | 1 | -1/+1 |
* | Move pytest configuration to pyproject.toml. | Diego Elio Pettenò | 2020-10-04 | 1 | -0/+11 |
* | Add usbmon to the list of known third_party packages. | Diego Elio Pettenò | 2020-05-25 | 1 | -1/+1 |
* | Make the project compliant with the REUSE guidelines. | Diego Elio Pettenò | 2020-04-20 | 1 | -0/+4 |
* | The big typing cleanup. | Diego Elio Pettenò | 2020-03-27 | 1 | -1/+1 |
* | Specify why some isort settings are a certain way. | Diego Elio Pettenò | 2020-03-26 | 1 | -0/+2 |
* | Use setuptools_scm to handle the packaging and versioning. | Diego Elio Pettenò | 2020-03-25 | 1 | -0/+9 |
* | Increase minimum supported Python version to 3.7. | Diego Elio Pettenò | 2020-03-23 | 1 | -1/+1 |
* | add configuration for pre-commit, black and isort | Ben | 2020-03-08 | 1 | -0/+29 |