Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
CTB
ctb-platform-backend-antigo
Commits
8b8a1d45
Commit
8b8a1d45
authored
Jan 21, 2019
by
Laury Bueno
Browse files
[Prod/Dev] Install submodule applications during all builds
parent
db80ddd0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
requirements/local.txt
requirements/local.txt
+7
-1
requirements/production.txt
requirements/production.txt
+7
-0
No files found.
requirements/local.txt
View file @
8b8a1d45
# Local development dependencies go here
-r base.txt
# -e ext-apps/<external_app>
-e ext-apps/django-courses
-e ext-apps/django-courses-certification
-e ext-apps/django-courses-gamification
-e ext-apps/django-courses-learning-objects
-e ext-apps/django-courses-legacy
-e ext-apps/django-courses-notes
-e ext-apps/django-courses-reports
coverage==4.5
django-coverage-plugin==1.5.0
...
...
requirements/production.txt
View file @
8b8a1d45
...
...
@@ -23,3 +23,10 @@ raven==6.5.0
# <external_app>
# Example: git+https://gitlab.com/empurrandojuntos/django-courier.git
-e ext-apps/django-courses
-e ext-apps/django-courses-certification
-e ext-apps/django-courses-gamification
-e ext-apps/django-courses-learning-objects
-e ext-apps/django-courses-legacy
-e ext-apps/django-courses-notes
-e ext-apps/django-courses-reports
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment