pythonPackages.pyu2f: remove duplicated package
This commit is contained in:
parent
f13cb9ca59
commit
d3b853e174
@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ six ];
|
||||
|
||||
checkInputs = [ pytest six mock pyfakefs unittest2 ];
|
||||
checkInputs = [ pytest mock pyfakefs unittest2 ];
|
||||
|
||||
checkPhase = ''
|
||||
pytest pyu2f/tests
|
||||
|
Loading…
Reference in New Issue
Block a user