getting it ready for publishing

This commit is contained in:
KhizarImran
2026-06-21 17:56:41 +01:00
parent cb9bf41ff3
commit 62131a2918
10 changed files with 122 additions and 12 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ version = "0.1.0"
edition = "2024"
[lib]
name = "backtestingfx"
name = "_backtestingfx"
crate-type = ["cdylib", "rlib"]
[dependencies]
chrono = "0.4"
pyo3 = { version = "0.28", features = ["extension-module"]}
pyo3 = { version = "0.28", features = ["extension-module"]}