python3Packages.dnachisel: init at 3.2.5

This commit is contained in:
Pavol Rusnak
2021-01-01 19:34:29 +01:00
parent aa30970bc9
commit c6db0dab11
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -1793,6 +1793,8 @@ in {
dm-sonnet = callPackage ../development/python-modules/dm-sonnet { };
dnachisel = callPackage ../development/python-modules/dnachisel { };
dnslib = callPackage ../development/python-modules/dnslib { };
dnspython = if isPy3k then