I have noticed that project generated using cookiecutter-trio is using multiple requirements.txt files for development, testing and documentation. I would like to propose to use Pipenv that will generate a Pipfile and Pipfile.lock and we can use PIpenv to manage that.
I have noticed that project generated using cookiecutter-trio is using multiple requirements.txt files for development, testing and documentation. I would like to propose to use Pipenv that will generate a Pipfile and Pipfile.lock and we can use PIpenv to manage that.