Skip to content
Snippets Groups Projects
Commit 581aad71 authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Certain packages are not on conda, problem with fastdtw

parent 25b5bf62
No related branches found
No related tags found
No related merge requests found
......@@ -23,43 +23,31 @@ build:
requirements:
host:
- coverage
- fastdtw
- flake8
- ipython
- matplotlib
- nbsphinx
- networkx
- numpy
- opencv-python
- opencv
- pandas
- pillow
- pip
- python
- pyyaml
- scipy
- sphinx-argparse
- sphinx_rtd_theme
- tables
- tox
run:
- coverage
- fastdtw
- flake8
- ipython
- matplotlib
- nbsphinx
- networkx
- numpy
- opencv-python
- opencv
- pandas
- pillow
- python
- pyyaml
- scipy
- sphinx-argparse
- sphinx_rtd_theme
- tables
- tox
test:
imports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment