mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
b704908082
- Test now checks for dev dependency "pytest==3.1.1" rather than the characters of the string - Test verifies that dev dependencies are excluded by default - Corrected intent of returned variables from merge_deps call in cli.py