pythonPackages.pyregion: init at 2.0

This commit is contained in:
Sébastien Maret
2019-02-25 15:36:56 +01:00
parent 50124a62c8
commit 646eb81a37
2 changed files with 36 additions and 0 deletions

View File

@@ -4965,6 +4965,8 @@ in {
potr = callPackage ../development/python-modules/potr {};
pyregion = callPackage ../development/python-modules/pyregion {};
python-u2flib-host = callPackage ../development/python-modules/python-u2flib-host { };
pluggy = callPackage ../development/python-modules/pluggy {};