python3Packages.swspotify: init at 1.2.1

This commit is contained in:
Ben Siraphob
2020-10-10 22:33:48 -07:00
committed by Jon
parent 8cae8e54a1
commit 9b1f2a0e7f
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -6882,6 +6882,8 @@ in {
swagger-ui-bundle = callPackage ../development/python-modules/swagger-ui-bundle { };
swspotify = callPackage ../development/python-modules/swspotify { };
sybil = callPackage ../development/python-modules/sybil { };
symengine = callPackage ../development/python-modules/symengine { symengine = pkgs.symengine; };