Update pytest configuration and dependencies in pyproject.toml
This commit is contained in:
@@ -32,3 +32,7 @@ dependencies = [
|
||||
"coinbase-advanced-py",
|
||||
"python-binance",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["src"]
|
||||
testpaths = ["tests"]
|
||||
|
||||
Reference in New Issue
Block a user