Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.base
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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.pad.base
Commits
ba652edc
There was a problem fetching the pipeline summary.
Commit
ba652edc
authored
7 years ago
by
Pavel KORSHUNOV
Browse files
Options
Downloads
Patches
Plain Diff
fixing tests
parent
2faffe2d
No related branches found
No related tags found
1 merge request
!9
Adding support for Filelist-based databases
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MANIFEST.in
+2
-1
2 additions, 1 deletion
MANIFEST.in
bob/pad/base/test/test_spoof.py
+0
-1
0 additions, 1 deletion
bob/pad/base/test/test_spoof.py
with
2 additions
and
2 deletions
MANIFEST.in
+
2
−
1
View file @
ba652edc
...
...
@@ -2,4 +2,5 @@ include README.rst bootstrap-buildout.py buildout.cfg develop.cfg version.txt re
recursive-include doc *.py *.rst
recursive-include bob *.txt *.hdf5
recursive-include bob *.sql3
recursive-include bob/pad/base/test/data scores-* *.sql3
recursive-include bob/pad/base/test/data scores-* *.sql3 *.wav
recursive-include bob/pad/base/test/data/example_filelist *.lst
This diff is collapsed.
Click to expand it.
bob/pad/base/test/test_spoof.py
+
0
−
1
View file @
ba652edc
...
...
@@ -16,7 +16,6 @@ import tempfile
import
numpy
import
bob.io.base.test_utils
import
bob.io.image
import
bob.bio.base
import
bob.pad.base
from
bob.bio.base.test
import
utils
...
...
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