Skip to content

Commit 3292fa5

Browse files
committed
debugging conda workflow
1 parent 7dbf69c commit 3292fa5

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

conda/pypcapkit/bld.bat

Lines changed: 0 additions & 3 deletions
This file was deleted.

conda/pypcapkit/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
set -ex
3+
#set -ex
44

55
$PYTHON -m pip install conda/wheels/* --target pcapkit/_extern -vv
66
$PYTHON -m pip install . -vv

0 commit comments

Comments
 (0)