python3Packages.python-opendata-transport: init at 0.2.1

This commit is contained in:
Fabian Affolter
2021-01-01 23:25:57 +01:00
parent d4a76b1f5f
commit fff0b0c840
3 changed files with 39 additions and 1 deletions
+2
View File
@@ -6044,6 +6044,8 @@ in {
python-olm = callPackage ../development/python-modules/python-olm { };
python-opendata-transport = callPackage ../development/python-modules/python-opendata-transport { };
python_openzwave = callPackage ../development/python-modules/python_openzwave { inherit (pkgs) pkgconfig; };
python-otr = callPackage ../development/python-modules/python-otr { };