Files
pipenv/tests
Jeremy Fleischman 08a7fcf1cd Oops, set the CI environment variable even earlier.
If I do something like `pytest tests/integration/test_cli.py`, something
about the ordering of imports means that `pipenv.environments` gets
loaded *before* `pytest_sessionstart` runs, which means that
`pipenv.environments.PIPENV_IS_CI` ends up false.
2022-01-07 00:12:15 -08:00
..
2021-07-28 10:59:00 +08:00
2021-12-23 10:49:17 +08:00
2021-04-23 10:02:40 +08:00
2021-07-28 10:59:00 +08:00
2021-11-05 14:45:37 +08:00
2021-12-23 10:49:17 +08:00
2018-04-13 21:02:43 -04:00