Skip to content

Commit

Permalink
Add path to the test reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-urbanczyk committed Jun 20, 2021
1 parent 567cea2 commit 06b683a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ test:
requires:
- pytest
- docutils
- path
source_files:
- tests/
commands:
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies:
- typing_extensions
- nptyping
- scipy
- path
- pip
- pip:
- "--editable=."
Expand Down

0 comments on commit 06b683a

Please sign in to comment.