Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.replaymobile
Commits
16649bc9
Commit
16649bc9
authored
Oct 05, 2016
by
Amir Mohammadi
Browse files
clean-up requirements.txt
parent
68dacd38
Changes
2
Hide whitespace changes
Inline
Side-by-side
develop.cfg
View file @
16649bc9
...
...
@@ -13,8 +13,6 @@ develop = src/bob.extension
src/bob.core
src/bob.io.base
src/bob.db.base
src/bob.ip.color
src/bob.ip.draw
.
; options for bob.buildout extension
...
...
@@ -28,8 +26,6 @@ bob.blitz = git https://gitlab.idiap.ch/bob/bob.blitz
bob.core = git https://gitlab.idiap.ch/bob/bob.core
bob.io.base = git https://gitlab.idiap.ch/bob/bob.io.base
bob.db.base = git https://gitlab.idiap.ch/bob/bob.db.base
bob.ip.color = git https://gitlab.idiap.ch/bob/bob.ip.color
bob.ip.draw = git https://gitlab.idiap.ch/bob/bob.ip.draw
[scripts]
recipe = bob.buildout:scripts
...
...
requirements.txt
View file @
16649bc9
...
...
@@ -2,3 +2,4 @@ setuptools
six
sqlalchemy
bob.db.base
bob.io.base
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