- Python >= 3.9
- I use black
- I use spaces
- You mostly don't have to worry about it because pre-commit.ci will take care of it.
- Make sure you install the
requirements.txt
and thedev-requirements.txt
if you want to contribute.
pip install -r requirements.txt dev-requirements.txt
- I'd advise you to install
pre-commit
if you want to make sure the code in your PR doesn't get auto-fixed by the pre-commit ci step. less surprises, but entirely up to you!
- Go ahead an open a PR
- Maybe best to open an issue or discuss it on my Twitch channel. Mostly, I don't want to make you waste time.
Did I miss something? Feel free to drop a line on Twitch when I stream or join the Discord or open an issue.