pythonPackages.jupytext: init at 0.8.4 (#52545)

This commit is contained in:
Timo Kaufmann
2018-12-20 12:18:30 +01:00
committed by GitHub
parent 4040b43a25
commit 51fdee8b92
2 changed files with 49 additions and 0 deletions

View File

@@ -1871,6 +1871,8 @@ in {
jupyterlab = callPackage ../development/python-modules/jupyterlab {};
jupytext = callPackage ../development/python-modules/jupytext { };
PyLTI = callPackage ../development/python-modules/pylti { };
lmdb = callPackage ../development/python-modules/lmdb { };