aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml17
1 files changed, 2 insertions, 15 deletions
diff --git a/.build.yml b/.build.yml
index b5a987c..a375bb4 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,20 +1,7 @@
-image: alpine/edge
+image: alpine/3.10
packages:
- - python3
+ - python3=~3.7
- py3-pip
- - py3-cryptography
- - py3-cleo
- - py3-clikit
- - py3-requests
- - py3-cachy
- - py3-requests-toolbelt
- - py3-pkginfo
- - py3-html5lib
- - py3-shellingham
- - py3-tomlkit
- - py3-pexpect
- - py3-packaging
- - py3-virtualenv
- gcc
- python3-dev
- musl-dev