Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pre-commit updates | Ronny Pfannschmidt | 2023-02-12 | 1 | -2/+0 |
| | |||||
* | bugfix wrong condition in relative_to override and fix tests | Ronny Pfannschmidt | 2022-06-28 | 1 | -8/+15 |
| | |||||
* | cleanup pyproject loading and allow cli relative roots to be specified | Ronny Pfannschmidt | 2022-06-28 | 1 | -2/+5 |
| | | | | 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 | -0/+50 |
superseeds #702 which served as inspiration adds integration tests |