Check the path is okay on windows
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"CIBW_BEFORE_BUILD": "{python} -c \"import sys; open('version.txt', 'w').write(sys.version)\""
|
"CIBW_BEFORE_BUILD": "echo $PATH && {python} -c \"import sys; open('version.txt', 'w').write(sys.version)\""
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user