mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Implemented first test.
This commit is contained in:
@@ -17,6 +17,12 @@ ndarray-csv = "*"
|
||||
rayon = "*"
|
||||
indicatif = "*"
|
||||
|
||||
[dev-dependencies]
|
||||
arbitrary = { version = "1.3.2", features = ["derive"] }
|
||||
tempfile = "3.10.1"
|
||||
arbtest = "0.3.1"
|
||||
float-cmp = "0.9.0"
|
||||
|
||||
[tool.maturin]
|
||||
profile = "release"
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user