Merge pull request #89099 from alexbiehl/alex/py-skein

python3Packages.skein: init at 0.8.0
This commit is contained in:
Shea Levy
2020-06-19 12:35:26 -04:00
committed by GitHub
5 changed files with 114 additions and 0 deletions
+2
View File
@@ -6421,6 +6421,8 @@ in {
python_statsd = callPackage ../development/python-modules/python_statsd { };
skein = callPackage ../development/python-modules/skein { };
stompclient = callPackage ../development/python-modules/stompclient { };
subdownloader = callPackage ../development/python-modules/subdownloader { };