pythonPackages.pyls-spyder: Init at 0.3.0

This commit is contained in:
Sandro Jäckel
2021-01-11 12:08:17 +01:00
parent 3428107fcf
commit d132cb1424
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -5446,6 +5446,8 @@ in {
pyls-mypy = callPackage ../development/python-modules/pyls-mypy { };
pyls-spyder = callPackage ../development/python-modules/pyls-spyder { };
PyLTI = callPackage ../development/python-modules/pylti { };
pymacaroons = callPackage ../development/python-modules/pymacaroons { };