Merge pull request #102352 from evax/ppscore-1.1.1

python3Packages.ppscore: init at 1.1.1
This commit is contained in:
Sandro
2020-11-26 00:44:00 +01:00
committed by GitHub
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -4699,6 +4699,8 @@ in {
pproxy = callPackage ../development/python-modules/pproxy { };
ppscore = callPackage ../development/python-modules/ppscore { };
pq = callPackage ../development/python-modules/pq { };
prance = callPackage ../development/python-modules/prance { };