Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update gitdb to 4.0.1, gitdb2 to 4.0.2
The gitdb 4.0.0 release and gitdb2 4.0.1 release has been deleted from PyPi and (if I'm reading [1] correctly, which is a big *if*) has been replaced with 4.0.1 and 4.0.2 respectively. gitdb v4.0.1 and gitdb2 v4.0.2 should be functionally equivalent to gitdb2 v3.0.3 with gitdb v4.0.2 simply installing gitdb >= 4.0.1 and with gitdb v4.0.1 requiring smmap rather than smmap2 (gitpython-developers/smmap#44). [1] gitpython-developers/gitdb#59 Change-Id: I268fb7e1dc753c82983736572b3df2f152f8cf51
- Loading branch information