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
a03bc6a6
Commit
a03bc6a6
authored
8 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[buildout] Remove old scheduler package
parent
73873c60
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!194
Scheduler
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
buildout.cfg
+17
-44
17 additions, 44 deletions
buildout.cfg
with
17 additions
and
44 deletions
buildout.cfg
+
17
−
44
View file @
a03bc6a6
...
...
@@ -6,8 +6,6 @@ eggs = beat.core
beat.cmdline
beat.backend.python
beat.web
beat.scheduler
mistune
ipdb
coverage
pip
...
...
@@ -16,93 +14,68 @@ develop = .
versions
=
versions
[versions]
django
=
>=1.
8,<1.
9
django
=
>=1.9
django-rest-swagger
=
>=0.3.2
django-guardian
=
>=1.3
djangorestframework
=
>=3.2
django-guardian
=
>=1.4
djangorestframework
=
>=3.3
django-activity-stream
=
>= 0.6.1
[sysegg]
recipe
=
syseggrecipe
;force-sysegg = true
eggs
=
alabaster
babel
cffi
characteristic
Babel
colorlog
coverage
cryptography
cycler
decorator
django
django-activity-stream
Django
django_activity_stream
django_guardian
django-jsonfield
djangorestframework
django-rest-swagger
django_rest_swagger
django_jsonfield
docopt
docutils
enum34
funcsigs
functools32
graphviz
idna
ipaddress
ipdb
ipython
jinja2
Jinja2
jsonschema
m
arkup
s
afe
M
arkup
S
afe
matplotlib
mistune
mysqlclient
mock
nose
numpy
oset
path.py
pbr
pexpect
Pillow
pickleshare
pip
pockets
psutil
psycopg2
ptyprocess
pyasn1
pyasn1_modules
pycparser
pygments
pyopenssl
Pygments
pyparsing
python_dateutil
pytz
PyYAML
pyzmq
service_identity
simplejson
simplegeneric
six
snowballstemmer
s
phinx
S
phinx
sphinxcontrib-ansi
sphinxcontrib_mscgen
sphinxcontrib-httpdomain
sphinxcontrib-mscgen
sphinxcontrib-programoutput
sphinx
_
numfig
sphinx
-
numfig
sphinx-rtd-theme
sqlalchemy
subprocess32
termcolor
traitlets
twisted
zope.interface
uwsgi
wsgiref
[sources]
beat.core
=
git git@gitlab.idiap.ch:beat/beat.core
beat.cmdline
=
git git@gitlab.idiap.ch:beat/beat.cmdline
beat.backend.python
=
git git@gitlab.idiap.ch:beat/beat.backend.python
beat.scheduler
=
git git@gitlab.idiap.ch:beat/beat.scheduler
beat.examples
=
git git@gitlab.idiap.ch:beat/beat.examples egg=false
cpulimit
=
git https://github.com/opsengine/cpulimit rev=v0.2 egg=false
...
...
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