python3Packages.pyautogui: remove unused arguments
This commit is contained in:
parent
df37224921
commit
ed47e1265d
@ -1,14 +1,10 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, buildPythonPackage
|
, buildPythonPackage
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, python3Packages
|
|
||||||
, pkgs
|
|
||||||
, fetchzip
|
|
||||||
, mouseinfo
|
, mouseinfo
|
||||||
, pygetwindow
|
, pygetwindow
|
||||||
, pymsgbox
|
, pymsgbox
|
||||||
, pyperclip
|
, pyperclip
|
||||||
, pyrect
|
|
||||||
, pyscreeze
|
, pyscreeze
|
||||||
, pytweening
|
, pytweening
|
||||||
, tkinter
|
, tkinter
|
||||||
|
Loading…
Reference in New Issue
Block a user