Skip to content

Commit e72a3fc

Browse files
committed
explicit extras for build to exclude docs, dev
1 parent 4d12d17 commit e72a3fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python_build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
run: |
126126
# Generate requirements file with all extras
127127
pip-compile pyproject.toml \
128+
--extra build \
128129
--extra tdms \
129130
--extra hdf5 \
130131
--extra sift-stream \

0 commit comments

Comments
 (0)