mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 22:49:32 -02:30
Automatically install setuptools-scm in script called from Makefile
This commit is contained in:
@@ -43,7 +43,7 @@ RUN dnf -y update && dnf install -y 'dnf-command(config-manager)' && \
|
||||
xmlsec1-devel \
|
||||
xmlsec1-openssl-devel
|
||||
|
||||
RUN pip3 install virtualenv setuptools_scm build
|
||||
RUN pip3 install virtualenv build
|
||||
|
||||
|
||||
# Install & build requirements
|
||||
|
||||
Reference in New Issue
Block a user