pythonPackages.pyscard: Remove unused input
This commit is contained in:
parent
2b714a3d58
commit
d4e0e44ff2
@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchPypi, fetchpatch, buildPythonPackage, swig, pcsclite, PCSC }:
|
||||
{ stdenv, fetchPypi, buildPythonPackage, swig, pcsclite, PCSC }:
|
||||
|
||||
let
|
||||
# Package does not support configuring the pcsc library.
|
||||
|
Loading…
x
Reference in New Issue
Block a user