Skip to content

Commit

Permalink
setup.py: remove gitdb2 dependency and update gitpython
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Feb 17, 2020
1 parent 72f1313 commit 130180c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ def run(self):
"ply>=3.9", # See https://github.com/pyinstaller/pyinstaller/issues/1945
"colorama>=0.3.9",
"configobj>=5.0.6",
"gitpython>=2.1.8",
"gitdb2>=2.0.6", # See https://github.com/iterative/dvc/issues/1880
"gitpython>3",
"setuptools>=34.0.0",
"nanotime>=0.5.2",
"pyasn1>=0.4.1",
Expand Down

0 comments on commit 130180c

Please sign in to comment.