No need to copy .pypirc just to build a package.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-06-12 03:52:48 -04:00
parent 694f7675e5
commit 53c17ce7ab

View File

@@ -312,7 +312,6 @@ build:
apk update && \
apk add make && \
pip install -r requirements/build.txt && \
cp -r /host_home/.pypirc ~/.pypirc && \
make wheel && \
cp dist/* /host_source/dist/"