Sync project metadata with pyproject.toml
Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
This commit is contained in:
parent
219cf93756
commit
a3d23fbd1a
@ -57,4 +57,4 @@ if [[ ! -d dist || -z "$(ls -A dist)" ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "Python package built successfully in 'dist/'."
|
||||
echo "Python package built successfully in 'dist/'. !"
|
Loading…
x
Reference in New Issue
Block a user