Skip to content

Commit dba971e

Browse files
committed
Merge branch 'master' into 3.0.0
Changes: - Added [tool.setuptools] section to pyproject.toml - Removed setup.py
2 parents 9fed661 + 8117d3b commit dba971e

File tree

2 files changed

+3
-119
lines changed

2 files changed

+3
-119
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,7 @@ docstring-code-format = false
305305
# enabled.
306306
docstring-code-line-length = "dynamic"
307307

308+
[tool.setuptools]
309+
packages = ["cmd2"]
310+
308311
[tool.setuptools_scm]

setup.py

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

0 commit comments

Comments
 (0)