swactor/uv.lock
Zachery Aaron Shores-Chmielewski b5cfafb933 feat: python bindings
Python bindings allowing us to interact with the library in a python REPL
2026-02-06 19:44:44 +07:00

8 lines
127 B
Text

version = 1
revision = 3
requires-python = ">=3.9"
[[package]]
name = "swactor"
version = "0.1.0"
source = { editable = "." }