From efed7707c9f9a18425239ce91405132ebd8ace01 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 17 Oct 2023 20:29:50 +0200 Subject: Replace ruscreen with Python pipx-installable script --- scripts/p7s/__pycache__/__init__.cpython-39.pyc | Bin 0 -> 138 bytes scripts/p7s/__pycache__/ruscreen.cpython-39.pyc | Bin 0 -> 368 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 scripts/p7s/__pycache__/__init__.cpython-39.pyc create mode 100644 scripts/p7s/__pycache__/ruscreen.cpython-39.pyc (limited to 'scripts/p7s/__pycache__') diff --git a/scripts/p7s/__pycache__/__init__.cpython-39.pyc b/scripts/p7s/__pycache__/__init__.cpython-39.pyc new file mode 100644 index 00000000..483c7b9c Binary files /dev/null and b/scripts/p7s/__pycache__/__init__.cpython-39.pyc differ diff --git a/scripts/p7s/__pycache__/ruscreen.cpython-39.pyc b/scripts/p7s/__pycache__/ruscreen.cpython-39.pyc new file mode 100644 index 00000000..54485b11 Binary files /dev/null and b/scripts/p7s/__pycache__/ruscreen.cpython-39.pyc differ -- cgit v1.2.3