python3Packages.bytecode: init at 0.11.0

This commit is contained in:
Arnout Engelen
2020-08-10 12:10:47 -07:00
committed by Jon
parent 6f0a715ad2
commit cb62bb38b2
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -549,6 +549,8 @@ in {
build = callPackage ../development/python-modules/build { };
bytecode = callPackage ../development/python-modules/bytecode { };
ciso8601 = callPackage ../development/python-modules/ciso8601 { };
deepdiff = callPackage ../development/python-modules/deepdiff { };