Skip to content

Commit

Permalink
Lock GitPython at version 3.1.7 for windows compat.
Browse files Browse the repository at this point in the history
  • Loading branch information
sahansk2 committed Sep 6, 2020
1 parent ed05bde commit 223f8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
python_requires='>=3.6',
install_requires=[
'gitpython',
'gitpython==3.1.7',
'importlib_resources',
'pyyaml',
],
Expand Down

0 comments on commit 223f8b5

Please sign in to comment.