Skip to content

Commit 54c2b5c

Browse files
Do not install git-fame script for argopt (#20)
1 parent a11a216 commit 54c2b5c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ dependencies = [
8989
[project.optional-dependencies]
9090
dev = ["pytest>=6", "pytest-cov", "pytest-timeout", "pytest-xdist"]
9191

92-
[project.scripts]
93-
git-fame = "gitfame:main"
94-
9592
[tool.flake8]
9693
max_line_length = 99
9794
extend_ignore = ["E261"]

0 commit comments

Comments
 (0)