Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor/breaking: move file finders to private module | Ronny Pfannschmidt | 2023-03-13 | 1 | -1/+1 |
| | |||||
* | pre-commit updates | Ronny Pfannschmidt | 2023-02-12 | 1 | -1/+0 |
| | |||||
* | private configruation module | Ronny Pfannschmidt | 2023-01-31 | 1 | -1/+1 |
| | |||||
* | cleanup pyproject loading and allow cli relative roots to be specified | Ronny Pfannschmidt | 2022-06-28 | 1 | -1/+4 |
| | | | | this also tries to address concerns by @qubidt in #691 / #702 | ||||
* | fix #691 - support root in pyproject.toml even for cli | Ronny Pfannschmidt | 2022-06-26 | 1 | -10/+11 |
| | | | | | superseeds #702 which served as inspiration adds integration tests | ||||
* | Bump minimal python to 3.7 | Ronny Pfannschmidt | 2022-05-29 | 1 | -0/+2 |
| | |||||
* | complete mypy transformation | Ronny Pfannschmidt | 2022-05-29 | 1 | -0/+80 |