added uv project
This commit is contained in:
12
pyproject.toml
Normal file
12
pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "speed-logger"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"cloudflarepycli>=2.0.2",
|
||||
"flask>=3.1.0",
|
||||
"getmac>=0.9.5",
|
||||
"pandas>=2.2.3",
|
||||
]
|
||||
Reference in New Issue
Block a user