Merge pull request #121853 from fabaff/pymeteireann
python3Packages.pymeteireann: init at 0.2
This commit is contained in:
@@ -495,7 +495,7 @@
|
||||
"meraki" = ps: with ps; [ aiohttp-cors ];
|
||||
"message_bird" = ps: with ps; [ ]; # missing inputs: messagebird
|
||||
"met" = ps: with ps; [ pymetno ];
|
||||
"met_eireann" = ps: with ps; [ ]; # missing inputs: pyMetEireann
|
||||
"met_eireann" = ps: with ps; [ pymeteireann ];
|
||||
"meteo_france" = ps: with ps; [ ]; # missing inputs: meteofrance-api
|
||||
"meteoalarm" = ps: with ps; [ ]; # missing inputs: meteoalertapi
|
||||
"metoffice" = ps: with ps; [ ]; # missing inputs: datapoint
|
||||
|
||||
@@ -306,6 +306,7 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
"media_player"
|
||||
"media_source"
|
||||
"met"
|
||||
"met_eireann"
|
||||
"minecraft_server"
|
||||
"mobile_app"
|
||||
"modbus"
|
||||
|
||||
Reference in New Issue
Block a user