From 5e7d5cf3c07ff49ca1cd662ee3070ebfb52c9bcb Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Mon, 4 Jul 2016 06:53:35 +0300
Subject: [PATCH] - Install Twine from pypi, package was removed from Debian
 testing.

---
 pkgs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkgs.yml b/pkgs.yml
index 1155aa9..33aed9a 100644
--- a/pkgs.yml
+++ b/pkgs.yml
@@ -105,7 +105,6 @@
           - time
           - tmux
           - tox
-          - twine
           - udftools
           - ufw
           - uidmap
@@ -131,6 +130,7 @@
           - pre-commit
           - proselint
           - testinfra
+          - twine
       pip3:
       cargo:
           - rustfmt
-- 
GitLab