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
7ff5fad2
There was a problem fetching the pipeline summary.
Commit
7ff5fad2
authored
8 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[buildout] Require sphinx version >= 1.4.1
parent
9c27d60e
No related branches found
No related tags found
1 merge request
!194
Scheduler
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildout.cfg
+5
-5
5 additions, 5 deletions
buildout.cfg
with
5 additions
and
5 deletions
buildout.cfg
+
5
−
5
View file @
7ff5fad2
...
...
@@ -19,13 +19,14 @@ django-rest-swagger = >=0.3.2
django-guardian
=
>=1.3
djangorestframework
=
>=3.2
django-activity-stream
=
>= 0.6.0
sphinx
=
>= 1.4.1
[sysegg]
recipe
=
syseggrecipe
;force-sysegg = true
eggs
=
alabaster
appnope
Babel
babel
backports.shutil-get-terminal-size
colorlog
coverage
cycler
...
...
@@ -43,7 +44,6 @@ eggs = alabaster
gevent
graphviz
greenlet
gnureadline
ipdb
ipython
ipython-genutils
...
...
@@ -52,13 +52,13 @@ eggs = alabaster
jsonschema
MarkupSafe
matplotlib
mysqlclient
mock
mysqlclient
numpy
oset
pathlib2
pexpect
pbr
pexpect
pickleshare
pip
psutil
...
...
This diff is collapsed.
Click to expand it.
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