Commit Graph

1170 Commits

Author SHA1 Message Date
kennethreitz 62334042a9 Update index.rst 2017-09-06 15:06:03 -04:00
kennethreitz 1e47301f5f Update README.rst 2017-09-06 15:05:27 -04:00
kennethreitz 10a6ca9a7f Update README.rst 2017-09-06 15:05:12 -04:00
kennethreitz 3ac61332fb Update README.rst 2017-09-06 15:04:38 -04:00
kennethreitz f05ac3d294 version bump
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
v5.4.0
2017-09-06 14:55:04 -04:00
kennethreitz 4bdded6918 making history
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-06 14:53:45 -04:00
kennethreitz e9bef4ec4f more history notes
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-06 14:53:19 -04:00
kennethreitz d34ba614e5 verbose mode for locking
fixes #483

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-06 14:51:38 -04:00
kennethreitz ed63094e6f fixes #482
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-06 12:56:46 -04:00
kennethreitz 4cff517df1 Merge pull request #481 from kennethreitz/vendorize-background
Vendorize background
2017-09-06 12:32:15 -04:00
kennethreitz c381cfef9b host-environment-markers
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-06 12:25:31 -04:00
Erin O'Connell 0142afe820 modified setup.py to reflect removal of concurrent3 2017-09-06 07:27:57 -06:00
Erin O'Connell 16ef900b01 removed vendorized concurrent3 in favor of built in package for 3.x+ 2017-09-06 07:22:31 -06:00
kennethreitz 9573fc3a6d use dashes for pep 508 specifiers
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-06 02:01:30 -04:00
kennethreitz 8cd08f1093 write out host_508_specifiers
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-06 01:52:31 -04:00
Erin O'Connell d7bfda713f mofied packages with new namespaces 2017-09-05 23:12:46 -06:00
Erin O'Connell aacb7cb2d8 modifed packages 2017-09-05 22:41:16 -06:00
Erin O'Connell caee35b8f6 added conditional import statement dependent on python version 2017-09-05 22:39:51 -06:00
Erin O'Connell 5b8567d5bb added the 2.7 and 3.x versions of the futures package. 2017-09-05 22:39:06 -06:00
Erin O'Connell c621644166 vendorize background 2017-09-05 21:32:22 -06:00
kennethreitz af4d641d62 Merge pull request #472 from kennethreitz/windows-tests
Windows tests
2017-09-05 17:37:42 -04:00
kennethreitz 4e5f59a512 activate the virtualenv manually before running the subshell
appears to not cause any problems — might solve some.

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 17:35:51 -04:00
kennethreitz d07517f839 $ pipenv update --dry-run
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 17:11:41 -04:00
kennethreitz 134160cda2 cleanup uninstall instructions
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 16:09:05 -04:00
kennethreitz f9414f72ac Removal of install --lock option
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 16:07:07 -04:00
kennethreitz 6fcd10d2ae v5.3.4
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 15:55:49 -04:00
kennethreitz 1254bd8473 introduction of $PIPENV_USE_HASHES
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 15:54:15 -04:00
kennethreitz 76cee70b3e Fix hashing bug — removal of --ignore-hashes
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 15:50:37 -04:00
kennethreitz f1858fb8e8 Update advanced.rst 2017-09-05 12:33:19 -04:00
kennethreitz 5e49658791 Update basics.rst 2017-09-05 12:32:36 -04:00
kennethreitz 6bdb205742 Update HISTORY.txt 2017-09-05 10:11:31 -04:00
kennethreitz feef782b33 Merge pull request #474 from jgelens/master
hyphen missing in pip index argument
2017-09-05 10:10:56 -04:00
Jeffrey Gelens 8cea1d5f12 hyphen missing in pip index argument 2017-09-05 16:04:24 +02:00
kennethreitz 08c3e273bd try this
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-05 09:13:35 -04:00
kennethreitz b421d76d58 Merge pull request #473 from oyvindjam/doc-basic-missingcall
Add missing call on response.json
2017-09-05 09:09:15 -04:00
oyvindjam cca3c73d93 Add missing call on response.json 2017-09-05 12:29:55 +02:00
Erin O'Connell f16d46dec7 fixed some flake8 stuff 2017-09-04 22:37:53 -06:00
Erin O'Connell ee57a85d2e added project tests 2017-09-04 22:28:36 -06:00
Erin O'Connell 20dd018afe renamed test file 2017-09-04 22:20:37 -06:00
Erin O'Connell 94ccd66163 finished porting test_pipenv to windows 2017-09-04 22:19:07 -06:00
Erin O'Connell cfd2b54332 what was I thinking 2017-09-04 16:59:13 -06:00
Erin O'Connell d9cae5148c Ported more tests to windwos 2017-09-04 16:53:36 -06:00
Erin O'Connell ff539959f3 Revert "flake8 nit picking". This broke some stuff
This reverts commit cae5fc0346.
2017-09-04 00:50:14 -06:00
Erin O'Connell cae5fc0346 flake8 nit picking 2017-09-04 00:42:02 -06:00
Erin O'Connell a01e06cdd2 removed some unused tests 2017-09-04 00:28:36 -06:00
Erin O'Connell 3331ec9b07 added timeout tests 2017-09-04 00:28:07 -06:00
Erin O'Connell 6778cf042e added test_requirements_to_pipfile 2017-09-04 00:27:37 -06:00
Erin O'Connell 0094ccfa12 got test_cli_usage to work on windows! 2017-09-04 00:08:39 -06:00
Erin O'Connell 44172488b0 added test_parse_download and a basic test_cli usage 2017-09-03 23:10:16 -06:00
Erin O'Connell 4e37585a88 pip install -e . 2017-09-03 22:38:34 -06:00