Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | This simplifies compatibility with usbmon-tools for the reversing tools, and will allow converting all the type annotations inline, which is less intrusive. | ||||
* | add configuration for pre-commit, black and isort | Ben | 2020-03-08 | 1 | -0/+29 |