Skip to content

Commit 770340c

Browse files
committed
Remove setup.py file to fully move to a modern build based on pyproject.toml
1 parent 4d0684e commit 770340c

File tree

2 files changed

+3
-117
lines changed

2 files changed

+3
-117
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,4 +313,7 @@ docstring-code-format = false
313313
# enabled.
314314
docstring-code-line-length = "dynamic"
315315

316+
[tool.setuptools]
317+
packages = ["cmd2"]
318+
316319
[tool.setuptools_scm]

setup.py

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

0 commit comments

Comments
 (0)