Skip to content
Snippets Groups Projects
Commit fe05402d authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Merge branch 'fix-conda' into 'master'

[conda] Removed bob.measure from the test requirements

See merge request !12
parents 9f8d39fa 07da4b6e
Branches
Tags
1 merge request!12[conda] Removed bob.measure from the test requirements
Pipeline #
...@@ -47,7 +47,6 @@ test: ...@@ -47,7 +47,6 @@ test:
- conda inspect objects -p $PREFIX {{ name }} # [osx] - conda inspect objects -p $PREFIX {{ name }} # [osx]
requires: requires:
- bob-devel {{ bob_devel }}.* - bob-devel {{ bob_devel }}.*
- bob.measure
- nose - nose
- coverage - coverage
- sphinx - sphinx
......
...@@ -5,4 +5,5 @@ bob.blitz ...@@ -5,4 +5,5 @@ bob.blitz
bob.io.base bob.io.base
bob.io.image bob.io.image
bob.db.base bob.db.base
bob.measure
docopt docopt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment