swactor/uv.lock
zacheryasc 85c7c557ee feat: python bindings (#7)
Python bindings allowing us to interact with the library in a python REPL
2026-02-06 12:47:51 +00:00

8 lines
127 B
Text

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