pythonPackages.geojson: init at 2.3.0

This commit is contained in:
geistesk
2018-05-19 10:43:54 +02:00
parent 301072dc27
commit 2db356feb5
2 changed files with 23 additions and 0 deletions

View File

@@ -5981,6 +5981,8 @@ in {
geopandas = callPackage ../development/python-modules/geopandas { };
geojson = callPackage ../development/python-modules/geojson { };
gevent-websocket = buildPythonPackage rec {
name = "gevent-websocket-0.9.3";