first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "nats-python"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"nats-py>=2.14.0",
|
||||
]
|
||||
Reference in New Issue
Block a user