Up Twisted version to 22.10+
This commit is contained in:
parent
eafe390db4
commit
64bce9ad57
3 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -24,7 +24,7 @@ installextra:
|
|||
# black is configured from pyproject.toml
|
||||
format:
|
||||
black evennia
|
||||
isort . --profile black
|
||||
isort --profile black .
|
||||
|
||||
fmt: format
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue