Skip to content
Snippets Groups Projects
Commit 163ec84c authored by jay's avatar jay
Browse files

adding networkx for travis/conda build

parent f09d1701
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ install:
build: off
test_script:
- cmd: nosetests --with-coverage --cover-package=plio
- cmd: pytest --cov=cycsm
- "%CMD_IN_ENV% conda build conda --quiet"
deploy_script:
......
......@@ -24,6 +24,7 @@ requirements:
- sqlalchemy
- pyyaml
- affine
- networkx
run:
- python
- setuptools
......@@ -37,6 +38,7 @@ requirements:
- sqlalchemy
- pyyaml
- affine
- networkx
test:
imports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment