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:
committed by
Jonathan Ringer
parent
b5de671861
commit
023f70ef8a
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user