summaryrefslogtreecommitdiffstats
path: root/pyproject.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update minimum supported Python version to 3.9.Diego Elio Pettenò2023-08-031-1/+1
* Move pytest configuration to pyproject.toml.Diego Elio Pettenò2020-10-041-0/+11
* Add usbmon to the list of known third_party packages.Diego Elio Pettenò2020-05-251-1/+1
* Make the project compliant with the REUSE guidelines.Diego Elio Pettenò2020-04-201-0/+4
* The big typing cleanup.Diego Elio Pettenò2020-03-271-1/+1
* Specify why some isort settings are a certain way.Diego Elio Pettenò2020-03-261-0/+2
* Use setuptools_scm to handle the packaging and versioning.Diego Elio Pettenò2020-03-251-0/+9
* Increase minimum supported Python version to 3.7.Diego Elio Pettenò2020-03-231-1/+1
* add configuration for pre-commit, black and isortBen2020-03-081-0/+29