summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-snap7/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/python-snap7/default.nix')
-rw-r--r--pkgs/development/python-modules/python-snap7/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/python-snap7/default.nix b/pkgs/development/python-modules/python-snap7/default.nix
index 05d804bc6770..b494d2e442e6 100644
--- a/pkgs/development/python-modules/python-snap7/default.nix
+++ b/pkgs/development/python-modules/python-snap7/default.nix
@@ -24,7 +24,6 @@ buildPythonPackage rec {
pythonImportsCheck = [
"snap7"
- "snap7.six"
"snap7.util"
];