pythonPackages.smugpy: remove

Upstream has stalled since 2013. The latest release supports up to
Python 3.2.

Reference: https://github.com/chrishoffman/smugpy
Reference: https://pypi.org/project/smugpy/
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
This commit is contained in:
Masanori Ogino
2020-11-04 09:13:16 -08:00
committed by Jonathan Ringer
parent b5de671861
commit 023f70ef8a
2 changed files with 0 additions and 23 deletions
-2
View File
@@ -6654,8 +6654,6 @@ in {
smpplib = callPackage ../development/python-modules/smpplib { };
smugpy = callPackage ../development/python-modules/smugpy { };
snack = toPythonModule (pkgs.newt.override { inherit (self) python; });
snakebite = callPackage ../development/python-modules/snakebite { };