Add python project related files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "CANveyor"
|
||||
version = "0.1.0"
|
||||
description = "J1939 CAN bus parser that works in pair with CANdigger"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = ["polars", "pathlib", "typing"]
|
||||
Reference in New Issue
Block a user