Python bindings allowing us to interact with the library in a python REPL Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
8 lines
127 B
Text
8 lines
127 B
Text
version = 1
|
|
revision = 3
|
|
requires-python = ">=3.9"
|
|
|
|
[[package]]
|
|
name = "swactor"
|
|
version = "0.1.0"
|
|
source = { editable = "." }
|