Fix errors w/ Windows & w/ GitHub runner. Configs.
authorShane Jaroch <chown_tee@proton.me>
Fri, 26 Dec 2025 11:51:15 +0000 (06:51 -0500)
committerShane Jaroch <chown_tee@proton.me>
Fri, 26 Dec 2025 14:11:26 +0000 (09:11 -0500)
commit9a6af28daea71e17380ef3941731d3867903866c
tree2722b38d966955814a43dfc47642e8cdd032271a
parentc163dcb028ea5bd26fefada92a11bfa81ffc455d
Fix errors w/ Windows & w/ GitHub runner. Configs.
.github/workflows/testing.yaml
.github/workflows/windows-and-mac.yaml
Makefile
ffpass/__init__.py
requirements-dev.txt
requirements.txt
scripts/generate_mp_profile.py
setup.cfg [new file with mode: 0644]
tests/__init__.py [new file with mode: 0644]
tests/test_mixed_keys_run.py
tests/test_run.py