Skip to content

Commit

Permalink
Remove pytest-runner dependency from host requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow authored and oliver-sanders committed Mar 29, 2021
1 parent 42ca4ff commit 2eb866b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ requirements:
host:
- python
- pip
# TODO: build failed with pytest-runner only, because the setup.py of cylc-uiserver specifies this
# version of pytest-runner. Need to make pytest-runner a dependency only for python setup.py test
# and then remove this from requirements|host in the recipe
- pytest-runner ==4.4
run:
- python
- cylc-flow ==8.0b0
Expand Down

0 comments on commit 2eb866b

Please sign in to comment.