move all pip build artifacts into pip_dist submodule

This commit is contained in:
Nick Sweeting 2020-11-28 03:43:59 -05:00
parent 54c59a38e5
commit 8f7806dfc9
11 changed files with 13 additions and 717 deletions

3
.gitmodules vendored
View file

@ -8,3 +8,6 @@
[submodule "brew_dist"]
path = brew_dist
url = https://github.com/ArchiveBox/homebrew-archivebox.git
[submodule "pip_dist"]
path = pip_dist
url = https://github.com/ArchiveBox/pip-archivebox.git