pythonPackages.pybtex-docutils: init at 0.2.1

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