feat: add ai agent http agent
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = []
|
||||
[project.scripts]
|
||||
texas-holdem-server = "texas_holdem.server:main"
|
||||
texas-holdem-human = "texas_holdem.human_client:main"
|
||||
texas-holdem-ai = "texas_holdem.ai_client:main"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
||||
Reference in New Issue
Block a user