Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.db.cuhk_cufsf
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
bob
bob.db.cuhk_cufsf
Commits
17d2392e
Commit
17d2392e
authored
9 years ago
by
Tiago de Freitas Pereira
Browse files
Options
Downloads
Patches
Plain Diff
Changed the namespace
parent
88c787e3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+5
-5
5 additions, 5 deletions
README.rst
with
5 additions
and
5 deletions
README.rst
+
5
−
5
View file @
17d2392e
...
...
@@ -36,7 +36,7 @@ The package is available in two different distribution formats:
1. You can download it from `PyPI <http://pypi.python.org/pypi>`_, or
2. You can download it in its source form from `its git repository
<https://github.com/bioidiap/bob.db.cuhk>`_.
<https://github.com/bioidiap/bob.db.cuhk
_cufs
>`_.
You can mix and match points 1/2 and a/b above based on your requirements. Here
are some examples:
...
...
@@ -51,11 +51,11 @@ script)::
install_requires=[
...
"bob.db.cuhk",
"bob.db.cuhk
_cufs
",
],
Proceed normally with your ``boostrap/buildout`` steps and you should be all
set. That means you can now import the ``bob.db.cuhk`` namespace into your scripts.
set. That means you can now import the ``bob.db.cuhk
_cufs
`` namespace into your scripts.
Modify your buildout.cfg and download from git
==============================================
...
...
@@ -69,8 +69,8 @@ lines::
...
extensions = mr.developer
auto-checkout = *
eggs = bob.db.cuhk
eggs = bob.db.cuhk
_cufs
[sources]
bob.db.cuhk = git https://github.com/bioidiap/bob.db.cuhk.git
bob.db.cuhk
_cufs
= git https://github.com/bioidiap/bob.db.cuhk
_cufs
.git
...
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