Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Feb 20, 2018
1 parent 1a9e591 commit 4db6320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test:
imports:
- molpx
commands:
- pip install https://github.com/computationalmodelling/[email protected]
- pip install git+https://github.com/computationalmodelling/[email protected]
- pytest -vv --pyargs molpx --cov=molpx --cov-report=xml --current-env --nbval-lax
#- pytest -vv --pyargs molpx --cov=molpx --current-env --cov-report=xml
#- ls -R
Expand Down

0 comments on commit 4db6320

Please sign in to comment.