Commit Graph

27 Commits

Author SHA1 Message Date
Dan Ryan 8da832f44f Update exception formatter
Signed-off-by: Dan Ryan <dan@danryan.co>
2019-03-16 15:10:47 -04:00
Dan Ryan ed3f206e64 Update vendored dependency pins
- Update gitignore entries for mypy config
- Update release task to add version after bumping but before release
- Fixes #3326 (going forward at least)
- Split out patching from vendoring so it can be done as a separate step
  if needed
- Update patches to account for updated packages
- Fixes #3432
- Fixes #2757
- Fixes #3305
- Fixes #2914
- Fixes #3439
- Fixes #3422
- Fixes #3378
- Fixes #3376
- Fixes #3315

Signed-off-by: Dan Ryan <dan@danryan.co>
2019-01-21 12:20:20 -05:00
Aliaksei Urbanski 545a23662c Fix _get_virtualenv_hash function
Case-sensitive filesystems were handled
like case-insensitive and vice versa.

Close #3151

This changes also:

 - Add PyCharm's config directory to .gitignore
2018-11-02 20:40:04 +03:00
Jeremy Carroll cb5e1bd9d5 Ignore pycharm project 2018-10-30 10:52:48 -04:00
kennethreitz fcbda182e4 gitignore 2018-07-04 08:39:07 -04:00
kennethreitz 7267bb520d gitignore 2018-07-03 18:01:40 -04:00
kennethreitz bed59b7bfc .eggs 2018-07-02 21:01:59 -04:00
Tzu-ping Chung 0984bab787 Do not expand environ in cache on package install
Fix #2100.
2018-05-05 01:04:36 +08:00
Gaetan Semet 7c4f09e812 ignore .tox folder 2018-03-28 21:48:04 +02:00
kennethreitz 62740e2d02 changes
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-06 12:32:13 -05:00
kennethreitz 812607c2a7 ignore
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-06 11:02:54 -05:00
kennethreitz e0746bf520 ignore report.tap
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-05 16:30:07 -05:00
kennethreitz 7674bc812e updates
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-05 08:49:13 -05:00
kennethreitz aae1a36fcd don't ignore Pipfile.lock anymore
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-03 13:42:57 -05:00
kennethreitz 4da6515a51 ignore test
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-24 08:59:16 -05:00
kennethreitz b8755151f6 fix for lock -r
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-23 13:40:47 -05:00
kennethreitz 9bf7bd2b6b history update
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-16 19:15:30 -05:00
Diego Mora Cespedes 8a31180431 Display warning message if PYENV_ROOT is not set and abort if installed python is not the desired one 2017-09-27 01:37:14 +02:00
Erin O'Connell 87b4564fa9 remove .vscode settings 2017-09-22 23:56:48 -06: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 d337ee9ba2 update gitignore
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-01 22:12:11 -04:00
Nate Prewitt 988046b3f3 ignore .DS_Store 2017-03-12 07:52:09 -06:00
Nate Prewitt f6a8d3eab3 updating gitignore 2017-01-30 19:10:05 -07:00
kennethreitz de66ce471f ignore autocommit toy 2017-01-29 17:22:27 -05:00
Timo Furrer ae6de0d0a0 Add Python 3 cache and vim swap files to gitignore 2017-01-28 11:30:16 +01:00
FooBarQuaxx a601ecd87d Fix where command invocation 2017-01-21 13:43:10 +03:00
kennethreitz 1690b64752 ignore 2017-01-20 13:13:01 -05:00