Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.cuhk_cufs
Commits
9dbe18a3
Commit
9dbe18a3
authored
Apr 29, 2016
by
Tiago de Freitas Pereira
Browse files
Missing files in the manifest.in and fixed some links in the development packages
parent
baec0e82
Changes
2
Hide whitespace changes
Inline
Side-by-side
MANIFEST.in
View file @
9dbe18a3
include README.rst bootstrap.py buildout.cfg COPYING requirements.txt version.txt
include README.rst bootstrap
-buildout
.py buildout.cfg COPYING requirements.txt version.txt
recursive-include doc *.py *.rst
recursive-include bob *.sql3
buildout.cfg
View file @
9dbe18a3
...
...
@@ -19,9 +19,9 @@ verbose = true
newest = false
[sources]
bob.buildout = git
git@
github.com
:
bioidiap/bob.buildout
bob.db.arface = git
git@
github.com
:
bioidiap/bob.db.arface
bob.db.xm2vts = git
git@
github.com
:
bioidiap/bob.db.xm2vts
bob.buildout = git
https://
github.com
/
bioidiap/bob.buildout
bob.db.arface = git
https://
github.com
/
bioidiap/bob.db.arface
bob.db.xm2vts = git
https://
github.com
/
bioidiap/bob.db.xm2vts
[scripts]
recipe = bob.buildout:scripts
...
...
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