Skip to content

Commit 48442fb

Browse files
authored
Update setup.py
1 parent 6063630 commit 48442fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
VERSION = None
1414

1515
# What packages are required for this module to be executed?
16-
REQUIRED = ["flake8", "gitpython"]
16+
REQUIRED = ["gitpython"]
1717
SETUP_REQUIRED = ["pytest-runner"]
1818
TEST_REQUIRED = ["pytest"]
1919

0 commit comments

Comments
 (0)