Skip to content

Commit d5f4904

Browse files
committed
skbuild: Fix build within virtualenv on windows
Updates "pytest-virtualenv" minimum required version to 1.2.5 to include man-group/pytest-plugins#37
1 parent 52938e1 commit d5f4904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ flake8>=3.0.4
44
pytest>=3.0.3
55
pytest-cov>=2.4.0
66
pytest-runner>=2.9
7-
pytest-virtualenv>=1.2.4
7+
pytest-virtualenv>=1.2.5
88
scikit-build>=0.4.0
99
virtualenv>=15.0.3

0 commit comments

Comments
 (0)