We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9fe4b commit 93ecc05Copy full SHA for 93ecc05
template/python3-http-debian/template.yml
@@ -1,2 +1,8 @@
1
language: python3-http-debian
2
fprocess: python index.py
3
+build_options:
4
+ - name: libpq
5
+ packages:
6
+ - libpq-dev
7
+ - gcc
8
+ - python3-dev
0 commit comments