pythonPackages.pybtex: init at 0.21

This commit is contained in:
Maxime Dénès
2018-03-08 12:14:37 +00:00
committed by Vincent Laporte
parent 0450c596f0
commit 5210122969
2 changed files with 22 additions and 0 deletions
+2
View File
@@ -5968,6 +5968,8 @@ in {
};
};
pybtex = callPackage ../development/python-modules/pybtex {};
pycallgraph = buildPythonPackage rec {
name = "pycallgraph-${version}";
version = "1.0.1";