We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1852e commit 1e0df50Copy full SHA for 1e0df50
.gitmodules
@@ -1,15 +1,16 @@
1
[submodule "third-party/cpython"]
2
path = third-party/cpython
3
- url = https://github.com/Shillaker/cpython
+ url = https://github.com/faasm/cpython
4
branch = faasm
5
[submodule "third-party/numpy"]
6
path = third-party/numpy
7
- url = https://github.com/Shillaker/numpy
+ url = https://github.com/faasm/numpy
8
9
[submodule "third-party/crossenv"]
10
path = third-party/crossenv
11
- url = https://github.com/Shillaker/crossenv
+ url = https://github.com/faasm/crossenv
12
13
[submodule "third-party/pyfaasm"]
14
path = third-party/pyfaasm
15
- url = https://github.com/Shillaker/pyfaasm.git
+ url = https://github.com/faasm/pyfaasm.git
16
+
0 commit comments