pythonPackages.pynamodb: init at 3.4.1 (#65759)

This commit is contained in:
Wael Nasreddine
2019-08-01 17:55:34 -07:00
committed by GitHub
parent 841e20e583
commit 7d16cd787d
2 changed files with 35 additions and 0 deletions

View File

@@ -129,6 +129,8 @@ in {
py3to2 = callPackage ../development/python-modules/3to2 { };
pynamodb = callPackage ../development/python-modules/pynamodb { };
absl-py = callPackage ../development/python-modules/absl-py { };
adb-homeassistant = callPackage ../development/python-modules/adb-homeassistant { };