Skip to content

Commit 16f6b73

Browse files
authored
build: add pyzstd, urllib3 and python-xlib (#344)
1 parent 3480851 commit 16f6b73

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "subprojects/pyzstd"]
2+
path = subprojects/pyzstd
3+
url = https://github.com/Rogdham/pyzstd.git
4+
[submodule "subprojects/urllib3"]
5+
path = subprojects/urllib3
6+
url = https://github.com/urllib3/urllib3.git
7+
[submodule "subprojects/python-xlib"]
8+
path = subprojects/python-xlib
9+
url = https://github.com/python-xlib/python-xlib.git

subprojects/python-xlib

Submodule python-xlib added at 4e8bbf8

subprojects/pyzstd

Submodule pyzstd added at 16857eb

subprojects/urllib3

Submodule urllib3 added at 2f68c53

0 commit comments

Comments
 (0)