Skip to content

Commit 3b81259

Browse files
committed
Fix testing within virtualenv on windows
Updates "pytest-virtualenv" minimum required version to 1.2.5 to include man-group/pytest-plugins#37
1 parent b6450ca commit 3b81259

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
@@ -5,6 +5,6 @@ flake8>=3.0.4
55
pytest>=3.0.3
66
pytest-cov>=2.4.0
77
pytest-runner>=2.9
8-
pytest-virtualenv>=1.2.4
8+
pytest-virtualenv>=1.2.5
99
scikit-build>=0.4.0
1010
virtualenv>=15.0.3

0 commit comments

Comments
 (0)