Fixup all local

This commit is contained in:
2022-03-30 11:44:49 -04:00
parent 5e749906a3
commit 95efff98ce
19 changed files with 176 additions and 397 deletions

14
Software/kw1fox-2/Pipfile Normal file
View File

@@ -0,0 +1,14 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pysstv = "*"
pillow = "*"
pyaudio = "*"
[dev-packages]
[requires]
python_version = "3.10"