- fr 01 marts 2019
- I don't use...
- #PipEnv
I don't use PipEnv because
- I get an error when I install black
pipenv install black
- It's slower than the using
- Pip install <package>
- Pip show <package>
- Manually updating the requirements.txt file with '<package>==<version>'