mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Update pyproject.toml for future compliance
This commit is contained in:
parent
cebd09e0d9
commit
f1d1599692
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