Skip to content

Commit

Permalink
dev-python/twisted: Review build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Jan 4, 2024
1 parent d7dc86c commit 4376fcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/atoms-extra/dev/dev-python/twisted/build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
prelude:
# Temporary patch until FL-11352 is done
- >-
cp -v *.ebuild /var/git/meta-repo/kits/python-modules-kit/dev-python/twisted
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down Expand Up @@ -30,6 +27,9 @@ requires:
- name: incremental
version: '>=0'
category: dev-python
- name: pyasn1
version: '>=0'
category: dev-python
- name: h2
version: '>=0'
category: dev-python

0 comments on commit 4376fcf

Please sign in to comment.