Pass requirements option to docker

This commit is contained in:
Paul Kruse
2021-04-14 15:55:35 +02:00
committed by GitHub
parent ad7cee232c
commit a68442bab8

View File

@@ -37,3 +37,4 @@ runs:
- ${{ inputs.pypi_url }}
- ${{ inputs.pypi_index_url }}
- ${{ inputs.spec }}
- ${{ inputs.requirements }}