use uv for start.sh
This commit is contained in:
parent
b1a7baae19
commit
cddd5317c3
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[project]
|
||||||
|
name = "thermalcam"
|
||||||
|
version = "0.1.0"
|
||||||
|
description = "Add your description here"
|
||||||
|
readme = "README.md"
|
||||||
|
requires-python = ">=3.13"
|
||||||
|
dependencies = [
|
||||||
|
"python-dotenv>=1.2.1",
|
||||||
|
"scapy>=2.6.1",
|
||||||
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user