Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add development dependencies and update build system configuration
* **`pyproject.toml`** - Add necessary dependencies for the project using poetry - Ensure the project builds using poetry * **`requirements_dev.in`** - Add a requirements_dev.in file for development dependencies - Include pytest as a development dependency
- Loading branch information