Skip to content

Commit 509e0de

Browse files
Move esoma/pyglm-typing into glm-stubs (with pyglm-typing as submodule) (#190)
* move esoma/pyglm-typing into glm-stubs * Added pyglm-typing as submodule Co-authored-by: Szabolcs Dombi <[email protected]>
1 parent 7d66865 commit 509e0de

File tree

6 files changed

+19834
-7
lines changed

6 files changed

+19834
-7
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
path = glm
33
url = https://github.com/Zuzu-Typ/glm
44
branch = PyGLM
5+
[submodule "pyglm-typing"]
6+
path = pyglm-typing
7+
url = https://github.com/esoma/pyglm-typing

glm-stubs/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)