python3Packages.haversine: init at 2.3.0

This commit is contained in:
Fabian Affolter
2021-01-24 21:54:49 +01:00
parent 1af6e3aeed
commit 480f0263ca
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -2859,6 +2859,8 @@ in {
hatasmota = callPackage ../development/python-modules/hatasmota { };
haversine = callPackage ../development/python-modules/haversine { };
hawkauthlib = callPackage ../development/python-modules/hawkauthlib { };
hbmqtt = callPackage ../development/python-modules/hbmqtt { };