myconfig

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

commit 28d364c8875733f56d1ac2f81784136a0feb0f43
parent 57bd8c391f8ca8b50e4ea8ef3b5390f552881bf4
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 30 Jun 2026 11:21:36 +0200

apt

Diffstat:
apt/python | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/apt/python b/apt/python @@ -23,7 +23,6 @@ python3-fuse # python-statsmodels #python-cvxopt -python3-scipy python3-bs4 python3-cherrypy3 @@ -33,7 +32,7 @@ python3-urllib3 pyflakes3 python3-pil # rasterald -python3-scipy # rasterald +# python3-scipy # rasterald python3-virtualenv # dissemin virtualenv @@ -98,4 +97,4 @@ python3-pandas # to plot things python3-humanize # codex -python3-networkx # graph manipulations +# python3-networkx # graph manipulations