Apply @jonringers suggestions

Co-authored-by: Jon <jonringer@users.noreply.github.com>
This commit is contained in:
Alexander Biehl
2020-06-05 12:19:51 +02:00
committed by GitHub
co-authored by Jon
parent 1e4308dfd4
commit a5bdbb895d
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -6338,7 +6338,7 @@ in {
python_statsd = callPackage ../development/python-modules/python_statsd { };
skein = disabledIf isPy27 (callPackage ../development/python-modules/skein { });
skein = callPackage ../development/python-modules/skein { };
stompclient = callPackage ../development/python-modules/stompclient { };