Skip to content

Commit ea7fbed

Browse files
committed
debugging conda workflow
1 parent dd29b8b commit ea7fbed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conda/pypcapkit/bld.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)