Closed iamibi closed 2 years ago
Create a project's initial structure with the following information:
pipenv
pyproject.toml
poetry
Create a project's initial structure with the following information:
pipenv
to setup dependenciespyproject.toml
file for configuration of libraries like linting, code analysis, etc.