Skip to content

Commit f5e80f2

Browse files
committed
moar wheels
1 parent 53451ab commit f5e80f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/populate-wheelhouse.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ LANG="en_US.UTF-8" "${PIP}" \
3030
wheel \
3131
--wheel-dir "${WHEELHOUSE_PATH}" \
3232
"${PROJECT_ROOT}"[testenv] \
33-
"${PROJECT_ROOT}"[test]
33+
"${PROJECT_ROOT}"[test] \
34+
"${PROJECT_ROOT}"[build]

0 commit comments

Comments
 (0)