Commit Graph

51 Commits

Author SHA1 Message Date
kennethreitz 3bf81f5b51 ch ch changes!
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-08-31 12:34:33 -04:00
Erin O'Connell f784c554f8 updated Pipfile.lock so tests stop failing 2017-06-10 00:30:13 -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 71c24367b1 remove appdirs 2017-05-21 23:36:57 -07:00
kennethreitz 4bdf4394ff progress 2017-05-21 20:07:00 -07:00
Nate Prewitt e04a7766a3 pin Sphinx to a 2.6 compatible version for now 2017-05-16 18:36:36 -06:00
kennethreitz 1b0f9f3516 new lockfile 2017-05-12 15:45:46 -04:00
Nate Prewitt 8d233db620 updating Pipfile with minimum delegator.py version 2017-04-26 14:22:46 -06:00
kennethreitz 58aca73acd automatic --ignore-hashes 2017-03-19 21:23:57 -04:00
kennethreitz f7f1ce41ce updated nice error message 2017-03-12 20:02:25 -04:00
kennethreitz 803f072bba --no-hashes 2017-03-12 19:52:50 -04: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 cbb52fc557 updating Pipfile.lock 2017-03-04 13:44:31 -07: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
kennethreitz 5c7c3eb152 add blindspin to pipfile/lock 2017-02-01 22:08:10 -05:00
Kenneth Reitz 9f8c0630c9 2.6 2017-02-01 02:14:46 -05:00
Kenneth Reitz f156d69609 rely on pew 2017-01-31 23:28:57 -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 cbe2fed45a update 2017-01-27 22:12:03 -05:00
Timo Furrer c2c387b8ab Add pipfile dependency to Pipfile 2017-01-27 07:37:32 +01:00
kennethreitz ec98a8488a new pipfile.lock 2017-01-26 21:58:22 -05:00
kennethreitz 601723c0ba Merge remote-tracking branch 'origin/master' 2017-01-26 21:57:36 -05:00
kennethreitz 78f4c08aae depend on pipfile 2017-01-26 21:53:22 -05:00
Nate Prewitt 576d27be9d updating Pipfiles 2017-01-26 17:50:03 -07:00
Nate Prewitt 2ad70d8e82 starting point 2017-01-26 17:46:47 -07:00
kennethreitz 29c4035bf1 reorder pipfile 2017-01-26 16:14:18 -05:00
kennethreitz 4f676302cc proper casing for installing package names
Fixes #78
2017-01-24 22:42:01 -05:00
kennethreitz 700f47c29f $ pip install --requirements 2017-01-24 22:19:09 -05:00
kennethreitz 8f601f6e8c updated hashes 2017-01-24 21:57:21 -05:00
kennethreitz 3fb475936d fix lockfile 2017-01-24 21:08:36 -05:00
kennethreitz b9e66382df new pipfile 2017-01-24 20:51:30 -05:00
kennethreitz 533b05611a new pipfile, pipfile.lock 2017-01-24 19:33:12 -05:00
kennethreitz e23026e8dc latest pipfile.lock 2017-01-24 16:25:17 -05:00
kennethreitz 098f5f53a8 updated pipfile.lock 2017-01-24 16:14:21 -05:00
kennethreitz f11f3c7dcb hashes in lockfile 2017-01-24 16:04:45 -05:00
kennethreitz 8489a55016 cleanups 2017-01-23 18:58:07 -05:00
kennethreitz 083872e9de fix tests 2017-01-23 14:31:52 -05:00
kennethreitz ac626e9193 updated pipfiles 2017-01-22 22:01:20 -05:00
kennethreitz 74a6075acc requirements-parser 2017-01-22 18:19:27 -05:00
kennethreitz 7f02c4afe7 updated pipfiles 2017-01-22 13:10:25 -05:00
kennethreitz 61e7198086 latest delegator 2017-01-21 20:52:33 -05:00
kennethreitz d0beab62ce update pipfile and pipfile.lock 2017-01-21 17:09:34 -05:00
kennethreitz 8cf05300ea test 2017-01-21 14:44:17 -05:00
kennethreitz e8ace25c24 accurate pipfile and pipfile.lock 2017-01-21 14:42:24 -05:00