feat: ui rework and gear generator
This commit is contained in:
8
chainring_generator/pyproject.toml
Normal file
8
chainring_generator/pyproject.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "chainring-generator"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"numpy>=2.4.4",
|
||||
"pillow>=12.2.0",
|
||||
]
|
||||
Reference in New Issue
Block a user