Skip to content
Snippets Groups Projects
Commit 5898ea4f authored by André MAYORAZ's avatar André MAYORAZ
Browse files

Removed last traces of bob.extension

parent e9885438
No related branches found
No related tags found
1 merge request!107Resolve "Switch to new CI/CD configuration"
Pipeline #66645 passed
......@@ -22,7 +22,6 @@ requirements:
- python {{ python }}
- setuptools {{ setuptools }}
- pip {{ pip }}
- bob.extension
- bob.io.base
- exposed
- numpy {{ numpy }}
......@@ -32,10 +31,8 @@ requirements:
- tabulate {{ tabulate }}
- numba {{ numba }}
run:
# - bob.extension #not required, has run_exports
- python
- setuptools
- bob.extension
- bob.io.base
- exposed
- {{ pin_compatible('numpy') }}
......
......@@ -28,7 +28,6 @@
dependencies = [
"setuptools",
"numpy",
"bob.extension",
"bob.io.base",
"exposed",
"scipy",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment