Commit Graph

  • 1bc1bd75ac Add pipenv vendor dirs to safety runtime paths Dan Ryan 2020-04-20 18:26:31 -04:00
  • 8e0d01998c Vendor safety outside of zipfile Dan Ryan 2020-04-20 17:09:37 -04:00
  • e19129e5df Fix safety script and re-vendor safety Dan Ryan 2020-04-17 19:57:46 -04:00
  • 5e76478783 pipenv lock -r respect pypi_mirror args 庄天翼 2020-04-17 22:20:08 +08:00
  • b93c49a54a Don't set default CA cert bundle Dan Ryan 2020-04-17 01:47:50 -04:00
  • b4b5691577 Fix failing pyup API key Dan Ryan 2020-04-16 21:23:37 -04:00
  • 5a79f8933a Merge branch 'master' into no-pipenv-org Paul Crowley 2020-04-14 16:21:22 -07:00
  • f9761afbdd Merge remote-tracking branch 'origin/master' into issue-3316-lock-all-deps-with-dev Nick Coghlan 2020-04-12 13:29:03 +10:00
  • 0b3c442aa1 --dev has no effect on pipenv uninstall Nick Coghlan 2020-04-12 13:28:47 +10:00
  • 5c01c68241 Merge pull request #4184 from ncoghlan/peep-006-update-proposal Nick Coghlan 2020-04-12 13:24:56 +10:00
  • 1ae822d530 Merge branch 'master' into peep-006-update-proposal Nick Coghlan 2020-04-12 12:47:00 +10:00
  • 5d80f824eb Merge branch 'master' into no-pipenv-org Dan Ryan 2020-04-11 22:46:51 -04:00
  • ca34b2e3ec Merge pull request #4169 from pypa/feature/vendor-update Dan Ryan 2020-04-11 22:42:44 -04:00
  • 8eddee63d8 Fix incorrect marker in test Dan Ryan 2020-04-10 18:21:28 -04:00
  • b493c7784e Only include first two requires_python markers Dan Ryan 2020-04-10 17:48:56 -04:00
  • 88fe850482 Fix monkeypatch warnings on python 2.7 Dan Ryan 2020-04-10 17:45:13 -04:00
  • 2eb3d5b7ce Fix missing normalization import Dan Ryan 2020-04-10 12:08:29 -04:00
  • d75cc6e8b3 AP: Nicer names! Pradyun Gedam 2020-04-10 18:34:00 +05:30
  • d668af0d27 GA: Nicer naming! Pradyun Gedam 2020-04-10 17:17:09 +05:30
  • 8807630db3 AP: Re-add Linux job Pradyun Gedam 2020-04-10 18:44:29 +05:30
  • ab3e80a7d5 AP: Remove Linux job Pradyun Gedam 2020-04-10 18:44:22 +05:30
  • 8cf5ee5b2b GA: Don't run on non-master branches Pradyun Gedam 2020-04-10 18:23:45 +05:30
  • 520e9be5b0 adjust virtualenv installation order Dan Ryan 2020-04-09 18:58:40 -04:00
  • 4a656b3e5b Rewrite egg-links on failure to use expanded paths Dan Ryan 2020-04-09 18:58:17 -04:00
  • 5e68bcab8c Allow github tests to finish even if one fails, tweak windows tests Dan Ryan 2020-04-09 15:42:48 -04:00
  • 4bbcefb675 Update marker resolution Dan Ryan 2020-04-09 15:31:22 -04:00
  • 85f10b9588 Add comment on resolver functionality Dan Ryan 2020-04-09 15:30:34 -04:00
  • e976737403 Include data-requires-python in test pypi server Dan Ryan 2020-04-08 20:06:54 -04:00
  • 9942755d40 Update test dependencies Dan Ryan 2020-04-08 10:31:44 -04:00
  • 4c68e2092f Don't rely on old requests versions in tests' Dan Ryan 2020-04-08 00:58:57 -04:00
  • 8b0f5addd2 Don't use pytest-timeout on windows Dan Ryan 2020-04-07 17:47:46 -04:00
  • 1d151cd5e2 Fix broken exception on windows Dan Ryan 2020-04-07 14:21:43 -04:00
  • 6a12408ead Add new pendulum versions Dan Ryan 2020-04-07 13:47:22 -04:00
  • 511a144e26 Update test artifacts Dan Ryan 2020-04-07 11:02:51 -04:00
  • 8a7d3b5385 Update ACL scripts Dan Ryan 2020-04-06 23:54:32 -04:00
  • 1d633082b1 AP: Update windows tests tempdir path Dan Ryan 2020-04-05 19:06:28 -04:00
  • e51340458e Fix package build test Dan Ryan 2020-04-05 00:45:14 -04:00
  • 6652157fb1 Fix vendor test Dan Ryan 2020-04-05 00:43:42 -04:00
  • 5c525edcaa Redo test structure for azure Dan Ryan 2020-04-05 00:06:40 -04:00
  • f90e183064 Fix failing test Dan Ryan 2020-04-04 01:31:03 -04:00
  • e911c9ac71 Use monkeypatch instead of mock for setting dotenv test attributes Dan Ryan 2020-04-03 22:34:37 -04:00
  • fdea18e1af Only use wrapped streams if not running CI Dan Ryan 2020-04-03 18:49:55 -04:00
  • 13c91f7a61 stop using verbose mode in windows tests Dan Ryan 2020-04-03 18:03:09 -04:00
  • c1061bd0a2 Use vistir path normalization for shortened windows paths Dan Ryan 2020-04-03 16:30:01 -04:00
  • d91a9d4fa6 Normalize paths in test_run_in_virtualenv for windows Dan Ryan 2020-04-03 16:02:24 -04:00
  • a79c91f7e9 Update azure templates Dan Ryan 2020-04-03 15:33:25 -04:00
  • e03878d7c7 Add news entry and fix lockfile Dan Ryan 2020-03-31 13:11:32 -04:00
  • feed2dd3ed Update requirementslib Dan Ryan 2020-03-31 11:07:59 -04:00
  • ed8ae212c7 Fix tomlkit functools32 import Dan Ryan 2020-03-31 10:46:50 -04:00
  • 5ef95982f3 Add importlib_resources package to vendored pkgs Dan Ryan 2020-03-30 18:41:03 -04:00
  • 6aa9d66549 Update test url for discord link in tests Dan Ryan 2020-03-30 18:40:33 -04:00
  • 7923151d2b Update vendoring script Dan Ryan 2020-03-30 18:39:21 -04:00
  • ee093c5b13 Update pip version-specific code Dan Ryan 2020-03-30 17:45:30 -04:00
  • 00bef5eac7 Fix outline table test to avoid pep517 builder Dan Ryan 2020-03-30 15:30:49 -04:00
  • bff39c5720 Update piptools patches Dan Ryan 2020-03-30 11:22:34 -04:00
  • 01157a21d7 Fix tomlkit patch and update library Dan Ryan 2020-03-26 18:10:22 -04:00
  • 662e7c77c9 Update tomlkit patch Dan Ryan 2020-03-26 17:10:35 -04:00
  • e7fc6e9425 Re-vendor dependencies Dan Ryan 2020-03-25 19:30:16 -04:00
  • 14566756a0 Fix outline table conversion for new tomlkit release Dan Ryan 2020-03-25 17:25:18 -04:00
  • e629c0ce02 Update vendor.txt and ecosystem libraries Dan Ryan 2020-03-25 17:22:48 -04:00
  • b5892c1d03 Add missing dependencies, fix patched pip path Dan Ryan 2020-03-04 16:37:00 -05:00
  • d9cddcb890 Updated and re-patched vendored dependencies Dan Ryan 2019-12-20 20:54:55 -05:00
  • d7842d0ab4 Address cosmetic parts of PEEP 6 Nick Coghlan 2020-04-11 01:50:17 +10:00
  • b5a7204992 Adjust wording in basics doc Nick Coghlan 2020-04-10 17:06:41 +10:00
  • b2773d608f Switch to new function name Nick Coghlan 2020-04-10 16:59:39 +10:00
  • d0f3e02faa Tweak title, reference WIP PR Nick Coghlan 2020-04-10 16:48:55 +10:00
  • e140ddcf26 PEEP 6: Update proposal to match in-progress PR Nick Coghlan 2020-04-10 16:36:57 +10:00
  • f590ef622d Merge pull request #3878 from pypa/feature/lock-r Nick Coghlan 2020-04-10 16:04:41 +10:00
  • a4e69863f1 Tweak NEWS wording Nick Coghlan 2020-04-10 16:00:20 +10:00
  • 1e54399de7 Default dependencies, not production dependencies Nick Coghlan 2020-04-10 15:58:38 +10:00
  • 592cbe54a1 Issue #3316: Include all deps in 'pipenv lock -r --dev' Nick Coghlan 2020-04-10 15:51:54 +10:00
  • d9651194e2 Merge branch 'master' into feature/lock-r Nick Coghlan 2020-04-10 15:41:25 +10:00
  • 174a667834 Update basics.rst jerojasro 2020-04-04 17:26:34 -05:00
  • 91cd4235fb Update basics.rst jerojasro 2020-04-04 17:25:25 -05:00
  • ddd4b3e7e7 minor redaction fix jerojasro 2020-04-03 15:59:20 -05:00
  • 4bca11d09a Add news/4167.doc.rst Paul Crowley 2020-03-28 06:23:28 -07:00
  • 7c282aea62 Replace docs.pipenv.org with pipenv.pypa.io Paul Crowley 2020-03-28 06:06:02 -07:00
  • a883ef5159 Merge pull request #4100 from timhughes/dotenv_docs Frost Ming 2020-03-26 10:59:48 +08:00
  • b4a6ed38a2 Merge branch 'master' into master Frost Ming 2020-03-26 10:58:50 +08:00
  • 2aa8775bc3 Merge pull request #4160 from brainwane/link-fix Dan Ryan 2020-03-24 13:21:21 -04:00
  • d74e7aa310 Update GitHub logo link in docs Sumana Harihareswara 2020-03-24 13:19:23 -04:00
  • e95f48450a Merge pull request #4145 from brainwane/link-fixes-shared-resources Dan Ryan 2020-03-24 12:54:34 -04:00
  • 805f438108 Fix spelling in comment Sumana Harihareswara 2020-03-06 15:51:31 -05:00
  • 603a20bf45 Update links in documentation Sumana Harihareswara 2020-03-05 20:48:40 -05:00
  • 9ca7543a32 Fix setting of PIPENV_RESOLVE_VCS from environ (instroduced in f0e3bbaa) Denis Otkidach 2020-02-11 19:54:07 +03:00
  • 940a693b46 Improve wording in "basics.rst" Eric Hanchrow 2020-01-17 20:00:02 -08:00
  • 1fcb1b5bc1 [docs] mention variable expansion in .env files Tim Hughes 2020-01-15 10:40:01 +00:00
  • d10b2a216a consistent foramt string usage James Stidard 2019-11-09 14:17:53 +00:00
  • a921dfa99b added feature fragment James Stidard 2019-11-09 14:11:28 +00:00
  • 232e076e26 pyenv and asdf installers James Stidard 2019-11-09 13:54:52 +00:00
  • 181c9648a0 Create .dockerignore to speedup docker build (#3966) Hauke Löffler 2020-01-13 06:55:28 +01:00
  • 7801481598 Use listcomp instead of filter with lambda function (#3969) Elton Viana 2020-01-13 00:54:43 -05:00
  • 49dc0f0ae4 Merge pull request #4060 from fridex/fix-tf-200 Tzu-ping Chung 2020-01-13 13:53:13 +08:00
  • 5a1e7f305a Merge branch 'master' into fix-tf-200 Fridolín Pokorný 2020-01-13 05:06:38 +01:00
  • 5e767e9c54 Pop PIPENV_SITE_DIR if not set Fridolin Pokorny 2020-01-13 04:32:19 +01:00
  • 2549656dc0 Merge pull request #4046 from superruzafa/fix-pipenv-spinner Frost Ming 2019-12-24 12:15:35 +08:00
  • ecf975bd82 Merge branch 'master' into fix-pipenv-spinner Frost Ming 2019-12-23 21:51:37 +08:00
  • 8312d6c611 Merge pull request #4020 from jezdez/patch-2 Tzu-ping Chung 2019-12-20 17:17:43 +08:00
  • c16f1092fa Fix setting os.environ of Python 3.7+ Fridolin Pokorny 2019-12-16 10:58:53 +01:00
  • 14fde9b4ea honor PIPENV_SPINNER environment variable Alfonso Ruzafa 2019-12-04 23:00:30 +01:00