Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beat.web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
beat
beat.web
Commits
8971ca83
There was a problem fetching the pipeline summary.
Commit
8971ca83
authored
8 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[setup] Add new dep django-post_office
parent
52d9b7b2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!194
Scheduler
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
buildout.cfg
+1
-0
1 addition, 0 deletions
buildout.cfg
setup.py
+1
-0
1 addition, 0 deletions
setup.py
with
2 additions
and
0 deletions
buildout.cfg
+
1
−
0
View file @
8971ca83
...
...
@@ -36,6 +36,7 @@ eggs = alabaster
djangorestframework
django-rest-swagger
django-jsonfield
django-post_office
docopt
docutils
funcsigs
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
0
View file @
8971ca83
...
...
@@ -57,6 +57,7 @@ setup(
"
django-guardian
"
,
"
djangorestframework
"
,
"
django-rest-swagger
"
,
"
django-post_office
"
,
"
docopt
"
,
"
docutils
"
,
"
Jinja2
"
,
...
...
This diff is collapsed.
Click to expand it.
André Anjos
@aanjos
mentioned in commit
9c37c6fc
·
8 years ago
mentioned in commit
9c37c6fc
mentioned in commit 9c37c6fc8da458f28ddc342961d50bfe859810ae
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment