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.banca
Commits
0b1c5d8b
Commit
0b1c5d8b
authored
Oct 31, 2014
by
Manuel Günther
Browse files
clean-up [skip ci]
parent
0800abba
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/conf.py
View file @
0b1c5d8b
...
@@ -188,7 +188,7 @@ html_favicon = 'img/favicon.ico'
...
@@ -188,7 +188,7 @@ html_favicon = 'img/favicon.ico'
#html_file_suffix = None
#html_file_suffix = None
# Output file base name for HTML help builder.
# Output file base name for HTML help builder.
htmlhelp_basename
=
'bobdbdoc'
htmlhelp_basename
=
'bob
_
db
_banca_
doc'
# -- Options for LaTeX output --------------------------------------------------
# -- Options for LaTeX output --------------------------------------------------
...
...
setup.py
View file @
0b1c5d8b
...
@@ -55,11 +55,6 @@ setup(
...
@@ -55,11 +55,6 @@ setup(
'bob.db'
:
[
'bob.db'
:
[
'banca = bob.db.banca.driver:Interface'
,
'banca = bob.db.banca.driver:Interface'
,
],
],
# bob unittest declaration
'bob.test'
:
[
'banca = bob.db.banca.test'
,
],
},
},
classifiers
=
[
classifiers
=
[
...
...
Write
Preview
Supports
Markdown
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