···11111212 propagatedBuildInputs = with python3Packages; [ screeninfo paramiko pynput libevdev ];
13131414+ # no tests
1515+ doCheck = false;
1616+ pythonImportsCheck = [ "remarkable_mouse" ];
1717+1418 meta = with stdenv.lib; {
1519 description = "A program to use a reMarkable as a graphics tablet";
1620 homepage = "https://github.com/evidlo/remarkable_mouse";