Skip to content

Project Vectorizer Release 0.1.0

Choose a tag to compare

@starkbaknet starkbaknet released this 12 Oct 16:22
· 6 commits to main since this release
Refactor GitHub Actions workflow for PyPI publishing

- Simplified the workflow by removing the TestPyPI publishing step and associated conditions.
- Streamlined the environment input options for manual deployment.
- Ensured consistent formatting and indentation across steps for better readability.
- Maintained the core functionality for building and publishing to PyPI.