Commit cd8d292
committed
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.1 parent 5149c80 commit cd8d292
1 file changed
+0
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 18 | | |
37 | 19 | | |
38 | 20 | | |
| |||
0 commit comments