mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
7458b32e34
* Port over latest requirementslib sample changes to pydantic. * fix import * port over more changes from other attempt. * port over more changes from other attempt. * Iterate * fix some tests * fix markers tests * Spot check changes back towards what was passing in pipenv prior. * Parity with latest requirementslib changes * latest changes that work for both pipenv and requirementslib. * Hack for cross-test contamination looking for version of six that isn't in the private pypi. * Differences between reqlib3 and prototype branch * corrrect re-written imports that were wrong.