generated from recursivezero/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What would you like to be added?
Add a complete build and deployment setup using Poetry.
This includes:
- Poetry build configuration
- Build command usage (
poetry build) - Deployment-related documentation
- Reference to sample-py repository docs for best practices https://github.com/recursivezero/sample-py
- Clear instructions for contributors
Why is this needed?
This update adds a dedicated deployment section to the project.
It is needed to:
- Clearly document deployment steps using Poetry
- Make deployment easier and repeatable across environments
- Provide a single reference for deployment-related commands
- Reduce deployment-time errors
- Prepare the project for production or publishing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request