Skip to content

Commit 4fc4453

Browse files
committed
Install pytest-sphinx with conda not pip
1 parent a3b14c5 commit 4fc4453

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ dependencies:
3333
- pytest-xdist
3434
- pytest-benchmark
3535
- pytest-mock
36-
- pip:
37-
- pytest-sphinx
36+
- pytest-sphinx
3837
# For building docs
3938
- sphinx>=5.1.0,<6
4039
- sphinx_rtd_theme

0 commit comments

Comments
 (0)