mirror of
https://github.com/QuantEngines/fx_quant_engine.git
synced 2026-08-06 15:27:44 +00:00
Cleanup: remove embedded options project and adopt src layout for FX engine
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ dev = [
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
where = ["src"]
|
||||
include = ["fx_quant_engine*"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user