virt-manager: remove sqlalchemy from (transitive) dependencies

Is not used according to source code
This commit is contained in:
Robin Gloster
2016-04-10 01:21:46 +02:00
committed by Franz Pletz
parent b667040c7c
commit fe974894e2
2 changed files with 2 additions and 1 deletions
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
pythonPath = with pythonPackages;
[ setuptools eventlet greenlet gflags netaddr carrot routes
PasteDeploy m2crypto ipy twisted
PasteDeploy m2crypto ipy twisted sqlalchemy_migrate
distutils_extra simplejson readline glanceclient cheetah lockfile httplib2
# !!! should libvirt be a build-time dependency? Note that