moar wheels

This commit is contained in:
meejah 2024-11-28 01:00:54 -07:00
parent 53451abef4
commit f5e80f2f6f

View File

@ -30,4 +30,5 @@ LANG="en_US.UTF-8" "${PIP}" \
wheel \
--wheel-dir "${WHEELHOUSE_PATH}" \
"${PROJECT_ROOT}"[testenv] \
"${PROJECT_ROOT}"[test]
"${PROJECT_ROOT}"[test] \
"${PROJECT_ROOT}"[build]