Skip to content

Commit 3a91227

Browse files
committed
Remove setup.cfg, config moved to pyproject.toml
1 parent 74c7bd1 commit 3a91227

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ Source = "https://github.com/libtcod/python-tcod"
6969
Tracker = "https://github.com/libtcod/python-tcod/issues"
7070
Forum = "https://github.com/libtcod/python-tcod/discussions"
7171

72+
[tool.distutils.bdist_wheel]
73+
py-limited-api = "cp37"
74+
7275
[tool.setuptools_scm]
7376
write_to = "tcod/version.py"
7477

setup.cfg

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)