Consolidate to pyproject

Consolidates configs to pyproject.toml and updates workflows accordingly as well as sets sane minimums for dev requirements.

adds version check to main script.
This commit is contained in:
OMEGARAZER
2022-12-16 23:45:36 -05:00
parent d0da9be376
commit 8c01a9e7a0
15 changed files with 114 additions and 68 deletions

View File

@@ -28,6 +28,8 @@ python3 -m pipx install bdfr
**To update BDFR**, run the above command again for pip or `pipx upgrade bdfr` for pipx installations.
**To check your version of BDFR**, run `bdfr --version`
**To install shell completions**, run `bdfr completions`
### AUR Package