Files
Rene Luria c5b69855c2 fix: Use uv to run twine in build_and_upload.sh script
- Fix twine execution to use 'uv run twine' instead of direct execution
- Update twine installation check to use 'uv pip show' instead of 'command -v'
- Ensure script is executable
2025-08-11 14:51:19 +02:00
..