use uv to run test, more fixes
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
[project]
|
||||
name = "gammaray-mcp-tests"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = ["pytest>=8.0"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
python_files = ["test_*.py"]
|
||||
|
||||
Reference in New Issue
Block a user