Skip to content

Commit 1458305

Browse files
committed
disabling run-command until it is properly finished
1 parent 7f9f499 commit 1458305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ exclude = ['docs*', 'tests*']
108108
[tool.setuptools]
109109
include-package-data = true
110110

111-
[project.scripts]
112-
cli-name = 'progressbar.cli:main'
111+
# [project.scripts]
112+
# progressbar2 = 'progressbar.cli:main'
113113

114114
[project.optional-dependencies]
115115
docs = ['sphinx>=1.8.5', 'sphinx-autodoc-typehints>=1.6.0']

0 commit comments

Comments
 (0)