python3Packages.osmnx: adopt it by the geospatial team
Augustin Trancart 2 months ago c193701c e2642aa7
··· 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 }