python3Packages.osmnx: adopt it by the geospatial team (#445744)
Ivan Mincik 2 months ago 43db8d0b 1dcb3fa4
··· 62 62 changelog = "https://github.com/gboeing/osmnx/blob/${src.rev}/CHANGELOG.md"; 63 63 license = lib.licenses.mit; 64 64 maintainers = with lib.maintainers; [ psyanticy ]; 65 65 + teams = [ lib.teams.geospatial ]; 65 66 }; 66 67 }