pythonPackages.pyvcd: init at 0.1.4

This commit is contained in:
Sebastien Bourdeauducq
2019-01-15 00:28:22 +08:00
parent 8c468623b4
commit 31cd0f8060
2 changed files with 34 additions and 0 deletions

View File

@@ -698,6 +698,8 @@ in {
pyxml = disabledIf isPy3k (callPackage ../development/python-modules/pyxml{ });
pyvcd = callPackage ../development/python-modules/pyvcd { };
pyvoro = callPackage ../development/python-modules/pyvoro { };
relatorio = callPackage ../development/python-modules/relatorio { };