python3Packages.python-box: init at 5.3.0

This commit is contained in:
Fabian Affolter
2021-03-30 17:35:59 -07:00
committed by Jonathan Ringer
parent f3b5f40c81
commit 96a04108e0
2 changed files with 45 additions and 0 deletions
+2
View File
@@ -6633,6 +6633,8 @@ in {
python-binance = callPackage ../development/python-modules/python-binance { };
python-box = callPackage ../development/python-modules/python-box { };
python-constraint = callPackage ../development/python-modules/python-constraint { };
python-crontab = callPackage ../development/python-modules/python-crontab { };