BUILD_DEPENDS is empty by default

This commit is contained in:
Andrew Murray 2022-04-10 15:58:48 +10:00
parent 0afce316c0
commit cf7fff47bf

View File

@ -4,7 +4,6 @@ env:
- BUILD_COMMIT=HEAD
- PLAT=aarch64
- UNICODE_WIDTH=32
- BUILD_DEPENDS=""
- DOCKER_TEST_IMAGE=multibuild/focal_{PLAT}
- TEST_DEPENDS="pytest pytest-timeout"