python2Packages.singledispatch: python 2 only

This commit is contained in:
Frederik Rietdijk
2021-04-03 17:56:14 +02:00
parent 24896293e4
commit 959d1a4424
8 changed files with 14 additions and 14 deletions
+2
View File
@@ -545,6 +545,8 @@ with self; with super; {
simpleparse = callPackage ../development/python-modules/simpleparse { };
singledispatch = callPackage ../development/python-modules/singledispatch { };
sipsimple = callPackage ../development/python-modules/sipsimple { };
slowaes = callPackage ../development/python-modules/slowaes { };