#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 11 Sep 2024 19:39:47 +0200
export PYBUILD_NAME=pyautogui
export PYBUILD_TEST_ARGS=-k 'not TestKeyboard'
%:
	dh $@ --with python3 --buildsystem=pybuild
