bc-python-hcl2: init at 0.3.11

Co-authored-by: Guillaume Girol <symphorien@users.noreply.github.com>
This commit is contained in:
Le Anh Duc
2021-01-03 19:37:39 +09:00
co-authored by Guillaume Girol
parent b5fd71fbce
commit 90b522e0c6
2 changed files with 50 additions and 0 deletions
+1
View File
@@ -807,6 +807,7 @@ in {
bayespy = callPackage ../development/python-modules/bayespy { };
bc-python-hcl2 = callPackage ../development/python-modules/bc-python-hcl2 { };
bcdoc = callPackage ../development/python-modules/bcdoc { };
bcrypt = if pythonOlder "3.6" then