From 12cf076118570eebbff08c6b3090e0d4798447a1 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 3 Apr 2024 03:17:55 -0400 Subject: no venv --- .../command/__pycache__/__init__.cpython-311.pyc | Bin 643 -> 0 bytes .../command/__pycache__/alias.cpython-311.pyc | Bin 3910 -> 0 bytes .../command/__pycache__/bdist_egg.cpython-311.pyc | Bin 25592 -> 0 bytes .../command/__pycache__/bdist_rpm.cpython-311.pyc | Bin 2198 -> 0 bytes .../command/__pycache__/build.cpython-311.pyc | Bin 7004 -> 0 bytes .../command/__pycache__/build_clib.cpython-311.pyc | Bin 4131 -> 0 bytes .../command/__pycache__/build_ext.cpython-311.pyc | Bin 22018 -> 0 bytes .../command/__pycache__/build_py.cpython-311.pyc | Bin 23184 -> 0 bytes .../command/__pycache__/develop.cpython-311.pyc | Bin 10926 -> 0 bytes .../command/__pycache__/dist_info.cpython-311.pyc | Bin 7988 -> 0 bytes .../command/__pycache__/easy_install.cpython-311.pyc | Bin 119343 -> 0 bytes .../command/__pycache__/editable_wheel.cpython-311.pyc | Bin 51421 -> 0 bytes .../command/__pycache__/egg_info.cpython-311.pyc | Bin 39841 -> 0 bytes .../command/__pycache__/install.cpython-311.pyc | Bin 6823 -> 0 bytes .../__pycache__/install_egg_info.cpython-311.pyc | Bin 4136 -> 0 bytes .../command/__pycache__/install_lib.cpython-311.pyc | Bin 6418 -> 0 bytes .../__pycache__/install_scripts.cpython-311.pyc | Bin 4287 -> 0 bytes .../command/__pycache__/py36compat.cpython-311.pyc | Bin 8044 -> 0 bytes .../command/__pycache__/register.cpython-311.pyc | Bin 1134 -> 0 bytes .../command/__pycache__/rotate.cpython-311.pyc | Bin 4194 -> 0 bytes .../command/__pycache__/saveopts.cpython-311.pyc | Bin 1374 -> 0 bytes .../command/__pycache__/sdist.cpython-311.pyc | Bin 13446 -> 0 bytes .../command/__pycache__/setopt.cpython-311.pyc | Bin 7686 -> 0 bytes .../command/__pycache__/test.cpython-311.pyc | Bin 14627 -> 0 bytes .../command/__pycache__/upload.cpython-311.pyc | Bin 1098 -> 0 bytes .../command/__pycache__/upload_docs.cpython-311.pyc | Bin 11949 -> 0 bytes 26 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/__init__.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/alias.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_clib.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_ext.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_py.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/develop.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/dist_info.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/easy_install.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/egg_info.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_lib.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_scripts.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/py36compat.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/register.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/rotate.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/saveopts.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/sdist.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/setopt.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/test.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload_docs.cpython-311.pyc (limited to 'venv/lib/python3.11/site-packages/setuptools/command/__pycache__') diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/__init__.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 41769ec..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/alias.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/alias.cpython-311.pyc deleted file mode 100644 index 140b1e4..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/alias.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-311.pyc deleted file mode 100644 index 2166664..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-311.pyc deleted file mode 100644 index 6b265ea..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build.cpython-311.pyc deleted file mode 100644 index a9ddd3e..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_clib.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_clib.cpython-311.pyc deleted file mode 100644 index 3f8198e..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_clib.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_ext.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_ext.cpython-311.pyc deleted file mode 100644 index dac975a..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_ext.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_py.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_py.cpython-311.pyc deleted file mode 100644 index d277dd8..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_py.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/develop.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/develop.cpython-311.pyc deleted file mode 100644 index e0c4acb..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/develop.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/dist_info.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/dist_info.cpython-311.pyc deleted file mode 100644 index c64225e..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/dist_info.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/easy_install.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/easy_install.cpython-311.pyc deleted file mode 100644 index f01f0ed..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/easy_install.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-311.pyc deleted file mode 100644 index e3137fb..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/egg_info.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/egg_info.cpython-311.pyc deleted file mode 100644 index af07bea..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/egg_info.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install.cpython-311.pyc deleted file mode 100644 index c45f82a..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-311.pyc deleted file mode 100644 index ca4124b..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_lib.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_lib.cpython-311.pyc deleted file mode 100644 index 38d55ff..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_lib.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_scripts.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_scripts.cpython-311.pyc deleted file mode 100644 index 7030f1a..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_scripts.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/py36compat.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/py36compat.cpython-311.pyc deleted file mode 100644 index 56aef72..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/py36compat.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/register.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/register.cpython-311.pyc deleted file mode 100644 index ca7c628..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/register.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/rotate.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/rotate.cpython-311.pyc deleted file mode 100644 index eef589f..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/rotate.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/saveopts.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/saveopts.cpython-311.pyc deleted file mode 100644 index a23bd9c..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/saveopts.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/sdist.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/sdist.cpython-311.pyc deleted file mode 100644 index 844e566..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/sdist.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/setopt.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/setopt.cpython-311.pyc deleted file mode 100644 index 300ee66..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/setopt.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/test.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/test.cpython-311.pyc deleted file mode 100644 index 61abdb8..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/test.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload.cpython-311.pyc deleted file mode 100644 index 3844e3f..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload_docs.cpython-311.pyc b/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload_docs.cpython-311.pyc deleted file mode 100644 index 0739aba..0000000 Binary files a/venv/lib/python3.11/site-packages/setuptools/command/__pycache__/upload_docs.cpython-311.pyc and /dev/null differ -- cgit v1.2.3