myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit bada4a0799479f5183229a5b54b638a00ac72640
parent b91c923f4cc0af01f4b9e314de83b0f93191e34b
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 10 Mar 2015 17:22:32 +0100

python3 is minimal

Diffstat:
apt/minimal | 2++
apt/python | 2--
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/apt/minimal b/apt/minimal @@ -76,3 +76,5 @@ procmail dovecot-sieve gnupg-agent python +python3 + diff --git a/apt/python b/apt/python @@ -1,7 +1,5 @@ # packages for python development -python3 - libpython2.7-stdlib python-pip