add submodules.

This commit is contained in:
2024-03-12 09:35:12 -07:00
parent eb89fdaf0c
commit 29abd26b97
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@@ -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

1
articlequality Submodule

Submodule articlequality added at ae9248a4a4

1
pyRembr Submodule

Submodule pyRembr added at 85a04faa61

1
python-mwxml Submodule

Submodule python-mwxml added at 4d9bccb5e1