We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd29b8b commit ea7fbedCopy full SHA for ea7fbed
conda/pypcapkit/bld.bat
@@ -0,0 +1,3 @@
1
+"%PYTHON%" -m pip install conda/wheels/* --target pcapkit/_extern -vv
2
+"%PYTHON%" -m pip install . -vv
3
+if errorlevel 1 exit 1
0 commit comments