Build 060.30: finalize Market Data Acquisition documentation
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"app/tests/unit/storage",
|
||||
"app/tests/unit/test_live_trade_stream_support.py",
|
||||
"app/tests/unit/test_postgres_market_data_support.py",
|
||||
"app/tests/unit/test_trade_stream_runtime_support.py"
|
||||
"app/tests/unit/test_trade_stream_runtime_support.py",
|
||||
"scripts/check_documentation_integrity.py"
|
||||
],
|
||||
"venvPath": "app",
|
||||
"venv": ".venv",
|
||||
@@ -28,7 +29,8 @@
|
||||
{
|
||||
"root": "app",
|
||||
"extraPaths": [
|
||||
"app"
|
||||
"app",
|
||||
"."
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user