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:
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user