pythonPackages.infoqscraper: drop

It's broken on both master and release-20.09 with
    ImportError: No module named pkg_resources
so it's safe to assume nobody is using it.
This commit is contained in:
Robert Schütz
2021-05-01 20:48:09 +02:00
parent e95bdd6b3c
commit 965ee5281b
2 changed files with 0 additions and 35 deletions
-2
View File
@@ -3252,8 +3252,6 @@ in {
influxgraph = callPackage ../development/python-modules/influxgraph { };
infoqscraper = callPackage ../development/python-modules/infoqscraper { };
inform = callPackage ../development/python-modules/inform { };
iniconfig = callPackage ../development/python-modules/iniconfig { };