Skip to content
Snippets Groups Projects
Commit 8b738bd5 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[conda] use pip to install the package [skip ci]

parent 3af731a6
Branches
Tags
No related merge requests found
Pipeline #54760 passed
......@@ -34,7 +34,6 @@ test:
imports:
- {{ name }}
commands:
- pip check
- bob -h
- bob --help
- bob config -h
......@@ -47,7 +46,6 @@ test:
- conda inspect linkages -p $PREFIX {{ name }} # [not win]
- conda inspect objects -p $PREFIX {{ name }} # [osx]
requires:
- pip {{ pip }}
- nose {{ nose }}
- coverage {{ coverage }}
- sphinx {{ sphinx }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment