-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
30 lines (30 loc) · 1.24 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "tracing/submodules/matplotlib"]
path = tracing/submodules/matplotlib
url = https://github.com/matplotlib/matplotlib.git
[submodule "tracing/submodules/scikit-learn"]
path = tracing/submodules/scikit-learn
url = https://github.com/scikit-learn/scikit-learn.git
[submodule "tracing/submodules/scipy"]
path = tracing/submodules/scipy
url = https://github.com/scipy/scipy.git
[submodule "tracing/submodules/astropy"]
path = tracing/submodules/astropy
url = https://github.com/astropy/astropy.git
[submodule "tracing/submodules/sympy"]
path = tracing/submodules/sympy
url = https://github.com/sympy/sympy.git
[submodule "tracing/submodules/QuantEcon.py"]
path = tracing/submodules/QuantEcon.py
url = https://github.com/QuantEcon/QuantEcon.py.git
[submodule "tracing/submodules/scikit-image"]
path = tracing/submodules/scikit-image
url = https://github.com/scikit-image/scikit-image.git
[submodule "tracing/submodules/networkx"]
path = tracing/submodules/networkx
url = https://github.com/networkx/networkx.git
[submodule "tracing/submodules/napari"]
path = tracing/submodules/napari
url = https://github.com/napari/napari.git
[submodule "tracing/submodules/vispy"]
path = tracing/submodules/vispy
url = https://github.com/vispy/vispy.git