Commit Graph

89 Commits

Author SHA1 Message Date
kennethreitz 6806c827dd hope this does not break build 2017-12-08 18:26:10 +00:00
Erin O'Connell 7b352e8359 quotes 2017-09-24 23:25:51 -06:00
Erin O'Connell 74644c4215 added xdist to app veyor...let's see how this goes 2017-09-24 23:24:14 -06:00
Erin O'Connell 4b69028390 test removal of python version in Pipfile 2017-09-24 23:12:16 -06:00
Erin O'Connell eab1b99bda third times a charm 2017-09-22 23:13:28 -06:00
Erin O'Connell b74c10cce7 duh???
Signed-off-by: Erin O'Connell <erinocon5@gmail.com>
2017-09-22 23:12:37 -06:00
Erin O'Connell f9c4b59284 added an extra so parallel builds are only executed on posix! 2017-09-22 23:10:05 -06:00
kennethreitz 6eec786564 whoot
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 01:04:22 -04:00
kennethreitz 8307b831af updates
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-22 12:44:44 -04:00
kennethreitz 6b0c56a20d specify a specific index for a specific dependency
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-21 19:04:57 -04:00
kennethreitz a555c9181c pipfile spec 4, path= instead of file=
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-21 12:21:32 -04:00
kennethreitz 3f9c88f297 new logo!
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-21 00:06:33 -04:00
kennethreitz 35463162d0 update pipfile
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-20 12:39:22 -04:00
kennethreitz 4b14587850 updated pipfile
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-20 12:34:55 -04:00
kennethreitz bef3ce3396 pipfile
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-20 12:34:06 -04:00
kennethreitz 6e5d55b32a safetey
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-19 14:53:16 -04:00
kennethreitz eaa5a6295e new pipfile
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-14 20:44:51 -04:00
kennethreitz 53852740a8 we don't rely on toml
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-14 20:03:46 -04:00
kennethreitz 9ada445783 fix
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-14 17:01:50 -04:00
kennethreitz e83851ab23 --system
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-14 14:00:55 -04:00
kennethreitz ab20b514f5 pipfile updates (ignore pipfile lock)
Fixes #514

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-11 10:52:42 -04:00
kennethreitz af353fc890 remove pipenv from pipfile
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-09 09:40:44 -04:00
kennethreitz b589431a66 beauty
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-07 13:55:52 -04:00
Erin O'Connell c621644166 vendorize background 2017-09-05 21:32:22 -06:00
kennethreitz 293924bd11 fixed pipfiles
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-02 20:14:52 -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 a90d1e6c58 cleanup
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-01 18:05:56 -04:00
kennethreitz 3bf81f5b51 ch ch changes!
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-08-31 12:34:33 -04:00
kennethreitz 9e9d5054d4 updated pipfile
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-08-31 12:10:52 -04:00
Nate Prewitt 61d3fcdb36 upgrading delegator.py to resolve PYTHONUNBUFFERED issue in shell 2017-07-24 10:42:00 -06:00
Erin O'Connell df53da1847 updated version requirement for delagator.py 2017-06-09 19:16:33 -06:00
Ed Morley 58a10908ab Add flake8 to the Travis run
flake8 would have caught the regression in #371 and output:
`pipenv/cli.py:257:19: F821 undefined name 'hashed_deps_path'`

Whilst in an ideal world there would be 100% test coverage, linters help
fill in the gaps, plus spot potential unused variable/imports cleanup.

I'm happy to disable more of the style/whitespace pep8 rules if
needed - the priority is having the pyflakes subset run in CI.
2017-05-25 20:40:33 +01:00
Nate Prewitt e04a7766a3 pin Sphinx to a 2.6 compatible version for now 2017-05-16 18:36:36 -06:00
Nate Prewitt 8d233db620 updating Pipfile with minimum delegator.py version 2017-04-26 14:22:46 -06:00
Nate Prewitt eeb22ee304 updating delegator.py 2017-04-06 10:28:02 -06:00
kennethreitz 2c5f2e117a really fix the build 2017-03-12 01:38:07 -05:00
kennethreitz 359e00f042 fix the build 2017-03-12 01:31:27 -05:00
kennethreitz b6fb357873 vendor all the things! 2017-03-11 23:26:08 -05:00
kennethreitz 32c8a68447 oops 2017-03-10 23:38:13 -05:00
kennethreitz cc9a6dd76f towards windows support 2017-03-10 23:03:12 -05:00
Nate Prewitt 578224435a updating Pipfile/Pipfile.lock 2017-02-28 11:17:51 -07:00
Nate Prewitt 1937dd25df adding psutil as dependency for click-completion 2017-02-15 15:58:56 -07:00
Felipe Arruda Pontes 4dd3cccafa adding mock to test the methods 2017-02-11 23:01:30 -02:00
kennethreitz 5c7c3eb152 add blindspin to pipfile/lock 2017-02-01 22:08:10 -05:00
Kenneth Reitz d7b7490912 python_version 2017-02-01 02:04:14 -05:00
Kenneth Reitz 1d89d87cd0 preliminary pip support 2017-01-31 22:54:09 -05:00
kennethreitz c54d661e79 add sphinx to pipfile 2017-01-30 13:30:48 -05:00
kennethreitz 3f859c7e4f new lockfile 2017-01-28 16:21:04 -05:00
kennethreitz bfae4960d5 Revert "Revert "Merge branch 'master' into fix_link_parsing""
This reverts commit 94eb22a8ce.
2017-01-27 22:24:30 -05:00