Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ext): stop importing git-submodules for gitdb & smmap
Stop importing on runtime submodules of this project: gitdb, smmap. This overrides any other method of setting `SYSPATH`, eg: - pip install -e ./gitdb.git - pip install -e . - pip install git+https://... - dependent projects for IDes(LiClipse & PyCharm). - Manual maintain path.
- Loading branch information