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
c3d914d9
Commit
c3d914d9
authored
May 29, 2019
by
Bruno Martin
Browse files
fix git requiriments dependencies
parent
831b3eb9
Pipeline
#7527
passed with stages
in 37 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
requirements/production.txt
requirements/production.txt
+8
-8
No files found.
requirements/production.txt
View file @
c3d914d9
...
...
@@ -22,12 +22,12 @@ django-anymail==5.0
raven==6.10.0
# <external_app>
git+https://git.hacklab.com.br/hackmooc/django-courses.git
git+https://git.hacklab.com.br/hackmooc/django-courses-learning-objects.git
git+https://git.hacklab.com.br/hackmooc/django-courses-certification.git
git+https://git.hacklab.com.br/hackmooc/django-courses-gamification.git
git+https://git.hacklab.com.br/hackmooc/django-courses-reports.git
git+https://git.hacklab.com.br/hackmooc/django-courses-legacy.git
git+https://git.hacklab.com.br/hackmooc/django-courses.git
@master#egg=django-courses
git+https://git.hacklab.com.br/hackmooc/django-courses-learning-objects.git
@master#egg=django-courses-learning-objects
git+https://git.hacklab.com.br/hackmooc/django-courses-certification.git
@master#egg=django-courses-certification
git+https://git.hacklab.com.br/hackmooc/django-courses-gamification.git
@master#egg=django-courses-gamification
git+https://git.hacklab.com.br/hackmooc/django-courses-reports.git
@master#egg=django-courses-reports
git+https://git.hacklab.com.br/hackmooc/django-courses-legacy.git
@master#egg=django-courses-legacy
git+https://github.com/hacklabr/django-discussion.git
git+https://github.com/hacklabr/django-messages-courier.git
\ No newline at end of file
git+https://github.com/hacklabr/django-discussion.git@master#egg=django-discussion
git+https://github.com/hacklabr/django-messages-courier.git@master#egg=django-messages-courier
\ 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