Skip to content

Commit

Permalink
This time with the fix for #287
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Feb 25, 2024
1 parent f798145 commit 6ca37b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ exclude = ['docs*', 'tests*']
include-package-data = true

[project.scripts]
progressbar = 'progressbar.cli:main'
progressbar = 'progressbar.__main__:main'

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

0 comments on commit 6ca37b5

Please sign in to comment.