Commit dfa9a6ca2e2ef4e7145646f278f0b9e87ae62f00
1 parent
b7ca2be6
Exists in
master
Add superarchives plugin
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
Makefile
@@ -39,6 +39,7 @@ downloadtar: virtualenv | @@ -39,6 +39,7 @@ downloadtar: virtualenv | ||
39 | wget https://github.com/colab/colab-noosfero-plugin/archive/v0.2.5.zip -O $(DISTDIR)/colab-noosfero-plugin-0.2.5.zip | 39 | wget https://github.com/colab/colab-noosfero-plugin/archive/v0.2.5.zip -O $(DISTDIR)/colab-noosfero-plugin-0.2.5.zip |
40 | wget https://github.com/colab/colab-gitlab-plugin/archive/v0.2.5.zip -O $(DISTDIR)/colab-gitlab-plugin-0.2.5.zip | 40 | wget https://github.com/colab/colab-gitlab-plugin/archive/v0.2.5.zip -O $(DISTDIR)/colab-gitlab-plugin-0.2.5.zip |
41 | wget https://github.com/colab/colab-mezuro-plugin/archive/v0.1.2.zip -O $(DISTDIR)/colab-mezuro-plugin-0.1.2.zip | 41 | wget https://github.com/colab/colab-mezuro-plugin/archive/v0.1.2.zip -O $(DISTDIR)/colab-mezuro-plugin-0.1.2.zip |
42 | + wget https://github.com/colab/colab-superarchives-plugin/archive/master.zip -O $(DISTDIR)/colab-superarchives-plugin-0.1.0.zip | ||
42 | 43 | ||
43 | .PHONY: virtualenv | 44 | .PHONY: virtualenv |
44 | virtualenv: | 45 | virtualenv: |
requirements-colab-plugins.txt