mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
Update pyproject.toml for future compliance
This commit is contained in:
parent
0dac1361c5
commit
617bff3c82
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
[build-system]
|
||||
requires = ["setuptools>40.8.0", "wheel"]
|
||||
build-backend = "setuptools.build_meta:__legacy__"
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
target-version = ['py37', 'py38']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue