Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve compatibility of flake8 with black | Sebastian Thiel | 2022-05-18 | 1 | -5/+1 |
| | |||||
* | Revert "Remove flake8 linting in favor of `black` formatting" | Sebastian Thiel | 2022-05-18 | 1 | -0/+7 |
| | | | | This reverts commit a7c5d887e943aa51f2270e517954c024a8c01500. | ||||
* | Remove flake8 linting in favor of `black` formatting | Sebastian Thiel | 2022-05-18 | 1 | -7/+0 |
| | | | | `flake8` seems to dislike the formatting of black. | ||||
* | fix setup.py classifiers, improvefnmatchprocess handler types | yobmod | 2021-08-08 | 1 | -0/+3 |
| | |||||
* | Add flake8-bugbear and -comprehensions to test-requirements.txt | Yobmod | 2021-07-19 | 1 | -3/+0 |
| | |||||
* | Update requirements-dev.txt | Dominic | 2021-07-19 | 1 | -2/+12 |
| | | | Add comment and more local libs | ||||
* | Rename dev-requirements.txt to requirements-dev.txt | Dominic | 2021-07-12 | 1 | -0/+7 |