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