Initial Submit

This commit is contained in:
retrozelda
2024-08-24 01:24:34 -04:00
commit 8616521124
13 changed files with 1040 additions and 0 deletions

9
MANIFEST.in Normal file
View File

@@ -0,0 +1,9 @@
include dependencies
include README.md
include LICENSE
include setup.py
include pyproject.toml
recursive-include beacon_snatch *.py