We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01a7e6 commit 49bd327Copy full SHA for 49bd327
dev_requirements.txt
@@ -3,7 +3,7 @@ flake8==4.0.1
3
isort==5.10.1
4
pytest>=7.2.0
5
memray==1.17.1 ; sys_platform != 'win32'
6
-pytest-memray==1.7.0
+pytest-memray==1.7.0 ; sys_platform != 'win32'
7
setuptools
8
tox==3.24.4
9
vulture>=2.3.0
0 commit comments