]> code.communitydata.science - articlequality_ordinal.git/commitdiff
add submodules.
authorNathan TeBlunthuis <nathante@uw.edu>
Tue, 12 Mar 2024 16:35:12 +0000 (09:35 -0700)
committerNathan TeBlunthuis <nathante@uw.edu>
Tue, 12 Mar 2024 16:35:12 +0000 (09:35 -0700)
.gitmodules [new file with mode: 0644]
articlequality [new submodule]
pyRembr [new submodule]
python-mwxml [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..2c55949
--- /dev/null
@@ -0,0 +1,9 @@
+[submodule "articlequality"]
+       path = articlequality
+       url = https://github.com/groceryheist/articlequality.git
+[submodule "pyRembr"]
+       path = pyRembr
+       url = https://github.com/groceryheist/pyRembr.git
+[submodule "python-mwxml"]
+       path = python-mwxml
+       url = https://github.com/groceryheist/python-mwxml.git
diff --git a/articlequality b/articlequality
new file mode 160000 (submodule)
index 0000000..ae9248a
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ae9248a4a4efb6d63eef5a75c4d327bdaf996dad
diff --git a/pyRembr b/pyRembr
new file mode 160000 (submodule)
index 0000000..85a04fa
--- /dev/null
+++ b/pyRembr
@@ -0,0 +1 @@
+Subproject commit 85a04faa61aeef1a5a453024d7511459b4f88b5f
diff --git a/python-mwxml b/python-mwxml
new file mode 160000 (submodule)
index 0000000..4d9bccb
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 4d9bccb5e13eee3b4d42e5fe6fa9b7d5d7062409

Community Data Science Collective || Want to submit a patch?