python3Packages.pypubsub: init at 4.0.3

This commit is contained in:
Thiago Franco de Moraes
2020-07-07 22:12:25 -07:00
committed by Jon
parent 712a46ced6
commit cfd78fd638
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -5217,6 +5217,8 @@ in {
pymetar = callPackage ../development/python-modules/pymetar { };
pypubsub = callPackage ../development/python-modules/pypubsub { };
pysftp = callPackage ../development/python-modules/pysftp { };
soundfile = callPackage ../development/python-modules/soundfile { };