Skip to content
Snippets Groups Projects

Remove six from test packages

Open Bert Peters requested to merge bertptrs/namcap:bp/remove-namcap into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -43,7 +43,7 @@ pytest:
- branches
- merge_requests
before_script:
- pacman -Syu --needed --noconfirm python-pytest python-pytest-cov pyalpm python-pyelftools python-six python-license-expression
- pacman -Syu --needed --noconfirm python-pytest python-pytest-cov pyalpm python-pyelftools python-license-expression
# makepkg does not like running as root
- useradd --home-dir / --no-create-home builduser
script:
Loading