What is pipenv [dev-packages] section for?

This section is for development requirements. So stuff like linters, unit test libraries, etc. All that is not needed on the user’s machine.

To install a package as dev-requirement add -d to install command (i.e. pipenv install -d ...), to install the dev-requirements section add -d to sync command (i.e. pipenv sync -d ...).

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)