We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2362a1d commit f0f6b6bCopy full SHA for f0f6b6b
requirements.txt
@@ -6,6 +6,6 @@ coverage
6
codecov
7
8
# Platform specific requirements
9
-pip; sys_platform == 'win32'
+# pip; sys_platform == 'win32'
10
wheel; sys_platform == 'win32'
11
pycparser; sys_platform != 'win32'
0 commit comments