uv
This commit is contained in:
parent
153f5872ab
commit
4967a82c13
2 changed files with 379 additions and 0 deletions
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[project]
|
||||
name = "calliopetrashtesting"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"matplotlib==3.11.0rc1",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue