Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.bio.face
Commits
a94ef624
Commit
a94ef624
authored
Aug 31, 2016
by
Amir MOHAMMADI
Browse files
Remove atnt config file since it is bob.bio.db
parent
1024d805
Pipeline
#3515
failed with stages
in 38 minutes and 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/face/config/database/atnt.py
deleted
100644 → 0
View file @
1024d805
#!/usr/bin/env python
from
bob.bio.db
import
AtntBioDatabase
atnt_directory
=
"[YOUR_CAS-PEAL_DIRECTORY]"
database
=
AtntBioDatabase
(
original_directory
=
atnt_directory
,
)
setup.py
View file @
a94ef624
...
...
@@ -108,7 +108,6 @@ setup(
],
'bob.bio.database'
:
[
'atnt = bob.bio.face.config.database.atnt:database'
,
'arface = bob.bio.face.config.database.arface:database'
,
'banca = bob.bio.face.config.database.banca_english:database'
,
'caspeal = bob.bio.face.config.database.caspeal:database'
,
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment