-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
Create a development environment
Create a replicable and simple environment so that anyone with unix can contribute to our project
- Environment and package management, using
poetry - Test environments set up, using
pytest - Define good practices for commits and the contribution cycle, in
CONTRIBUTING.md - Code formatting,
.pylint+black - Configure
pre-commit - Installation manual via remote container
- Deploy version v0.1.1 via CI/CD
Reactions are currently unavailable