Commit Graph

1154 Commits

Author SHA1 Message Date
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
Erin O'Connell 49dfcd6b60 tests_windows and test_utils.py 2017-09-03 21:29:29 -06:00
Erin O'Connell 721f45d362 Merge branch 'master' into windows-tests 2017-09-03 09:16:22 -06:00
Erin O'Connell 26789d076e Added utils.py tests back in for appveyor 2017-09-03 09:10:35 -06:00
Erin O'Connell e28ae40b94 Fixed issue causing flake8 to fail 2017-09-03 09:01:58 -06:00
kennethreitz da4f264c36 5.3.3
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
v5.3.3
2017-09-02 20:27:29 -04:00
kennethreitz fb40822898 fix setup.py for semver
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 20:21:36 -04:00
kennethreitz fd584aec87 Merge pull request #467 from kennethreitz/updates
notice on updates!
2017-09-02 20:15:37 -04:00
kennethreitz 293924bd11 fixed pipfiles
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 20:14:52 -04:00
kennethreitz 0689d4f082 timeout on requests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 20:10:51 -04:00
kennethreitz ceedd19943 upgrade message
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 20:09:43 -04:00
kennethreitz 8f8579ad41 rely on background
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 19:48:26 -04:00
kennethreitz fb390662af speed up requests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 17:35:24 -04:00
kennethreitz 607388c202 Update .travis.yml 2017-09-02 15:48:51 -04:00
kennethreitz f18980a812 Merge pull request #466 from kennethreitz/flake8-enable
Re-enable flake8 testing, add build stages to Travis testing
2017-09-02 15:41:23 -04:00
Erin O'Connell 1abc27e0b2 final before merge 2017-09-02 13:20:22 -06:00
Erin O'Connell a725261206 make it pretty 2017-09-02 13:18:35 -06:00