Skip to content

Commit

Permalink
Require gitpython>=2.1.0 (mlflow#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondav committed Jun 29, 2018
1 parent 65dfaea commit 076ec92
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 @@ -41,7 +41,7 @@ def package_files(directory):
'scikit-learn',
'python-dateutil',
'protobuf>=3.6.0',
'gitpython',
'gitpython>=2.1.0',
'pyyaml',
'boto3',
'querystring_parser',
Expand Down

0 comments on commit 076ec92

Please sign in to comment.