|
|
|
@@ -5,7 +5,7 @@ authors = [{ name = "Your Name", email = "email@email.com" }] |
|
|
|
description = "dora-ios-lidar" |
|
|
|
license = { text = "MIT" } |
|
|
|
readme = "README.md" |
|
|
|
requires-python = "==3.8" |
|
|
|
requires-python = ">=3.8" |
|
|
|
|
|
|
|
dependencies = ["dora-rs >= 0.3.9", "opencv-python>=4.11.0.86", "record3d>=1.4", "scipy"] |
|
|
|
|
|
|
|
|