kennethreitz
|
4e35b66940
|
Merge pull request #574 from Woile/master
fix: uninstall dev expecting tuple, not dict
v7.2.0
|
2017-09-16 14:05:02 -04:00 |
|
kennethreitz
|
548f090d49
|
next version
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-16 14:00:42 -04:00 |
|
kennethreitz
|
e59a7a91f5
|
i don't like adding code, but when i do, it's because it's awesome
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-16 13:59:48 -04:00 |
|
Woile
|
0188e71dca
|
fix: uninstall dev expecting tuple, not dict
|
2017-09-16 19:55:39 +02:00 |
|
kennethreitz
|
1a474ccdd6
|
next version
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-16 11:54:52 -04:00 |
|
kennethreitz
|
0838c384bb
|
Merge pull request #569 from techalchemy/relative-path-quickfix
Quick fix for dealing with relative paths!
|
2017-09-16 11:35:42 -04:00 |
|
kennethreitz
|
b30167b0a8
|
Merge pull request #572 from eli-b/more-test-utils
Added a test for utils.python_version
|
2017-09-16 11:34:46 -04:00 |
|
kennethreitz
|
1a4a8d0869
|
Merge pull request #573 from Woile/fix_bold
fix: bold used in puts instead of crayon
|
2017-09-16 11:34:14 -04:00 |
|
kennethreitz
|
f2875e0f9f
|
Merge pull request #570 from techalchemy/pexpect-posix-check-fix
Test for posix compliance by checking posix compliance
|
2017-09-16 11:33:37 -04:00 |
|
Woile
|
c2769d0919
|
fix: bold used in puts instead of crayon
|
2017-09-16 13:08:03 +02:00 |
|
Eli Boyarski
|
33e99572d3
|
Added a test for utils.python_version
|
2017-09-16 11:21:58 +03:00 |
|
Dan Ryan
|
0fad37e322
|
Clean up some formatting issues
|
2017-09-16 00:37:54 -04:00 |
|
Dan Ryan
|
62055fabd0
|
Sign commits
|
2017-09-16 00:33:36 -04:00 |
|
Dan Ryan
|
53ae708e7e
|
Test for posix compliance by checking posix compliance
|
2017-09-16 00:31:24 -04:00 |
|
Dan Ryan
|
c863cd7426
|
Test for posix compliance by checking posix compliance
|
2017-09-16 00:24:04 -04:00 |
|
Dan Ryan
|
f48a39ab67
|
Properly handle editable file dependencies
|
2017-09-16 00:05:55 -04:00 |
|
Dan Ryan
|
7704f98372
|
Fix file support
|
2017-09-15 23:42:15 -04:00 |
|
kennethreitz
|
ec384b300b
|
Merge pull request #564 from eli-b/windows-support
Fix popen_spawn when specifying a path on Windows which contains "\" separators
|
2017-09-15 21:48:10 -04:00 |
|
Dan Ryan
|
d7e2233e47
|
Quick fix for dealing with relative paths!
|
2017-09-15 21:28:55 -04:00 |
|
Nate Prewitt
|
e3fcbacf1f
|
Merge pull request #565 from eli-b/patch-1
Fixed a typo
|
2017-09-15 16:16:44 -06:00 |
|
Eli Boyarski
|
10800c361f
|
Fixed a typo
|
2017-09-16 01:15:26 +03:00 |
|
Eli Boyarski
|
4c17fd70ef
|
Fix popen_spawn when specifying a path on Windows which contains "\" separators
|
2017-09-16 01:04:15 +03:00 |
|
kennethreitz
|
4cec0d4644
|
Update README.rst
|
2017-09-15 15:02:23 -04:00 |
|
kennethreitz
|
e37df767f9
|
note about history
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 13:21:15 -04:00 |
|
kennethreitz
|
0b1741df61
|
fix for #559
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 13:20:31 -04:00 |
|
kennethreitz
|
d61a95d811
|
history
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 13:20:31 -04:00 |
|
kennethreitz
|
ee243d8614
|
Merge pull request #562 from eli-b/supportminiconda-1
Support Miniconda's `python --version` format
|
2017-09-15 12:50:27 -04:00 |
|
kennethreitz
|
737d47b1db
|
Merge pull request #561 from kennethreitz/break-windows
stole @jacebrowning's tests (modified)
|
2017-09-15 12:47:09 -04:00 |
|
kennethreitz
|
333f7b34f2
|
test utilities on windows
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 12:39:37 -04:00 |
|
Eli Boyarski
|
d00d33be7b
|
Support Miniconda's python --version format
On Windows, Miniconda's python prints "Python 3.6.2 :: Continuum Analytics, Inc." when running `python --version`
|
2017-09-15 19:38:00 +03:00 |
|
kennethreitz
|
a222865766
|
warn the user of import requirements.txt side-effects.
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 12:34:07 -04:00 |
|
kennethreitz
|
ba2aed74b1
|
use contoml
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 12:29:01 -04:00 |
|
kennethreitz
|
b3f0b628a1
|
str python
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 12:00:05 -04:00 |
|
kennethreitz
|
eb4f133873
|
try it @jacebrowning's way
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:52:20 -04:00 |
|
kennethreitz
|
faf111b967
|
debug
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:45:48 -04:00 |
|
kennethreitz
|
95cdd2b6e6
|
don't assert status code
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:33:13 -04:00 |
|
kennethreitz
|
0e3cf61e27
|
be more specific
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:24:08 -04:00 |
|
kennethreitz
|
8bc9c605d6
|
comments
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:22:39 -04:00 |
|
kennethreitz
|
6f4c434b62
|
further oops
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:21:32 -04:00 |
|
kennethreitz
|
de861a3cfe
|
fix weird bug, maybe
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:20:52 -04:00 |
|
kennethreitz
|
bfd4984195
|
oops
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:16:24 -04:00 |
|
kennethreitz
|
068b7ab1b7
|
stole @jacebrowning's tests (modified)
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:15:20 -04:00 |
|
kennethreitz
|
95a3fde173
|
that was driving me crazy
|
2017-09-15 11:08:21 -04:00 |
|
kennethreitz
|
f69992e211
|
return code assertion
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 11:04:42 -04:00 |
|
kennethreitz
|
651b2c53a4
|
no longer true
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 10:55:00 -04:00 |
|
kennethreitz
|
1d92448e9a
|
next version
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 10:54:32 -04:00 |
|
kennethreitz
|
467e318df1
|
history
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 10:54:21 -04:00 |
|
kennethreitz
|
a0c7f9ca8a
|
pipenv project for graph
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-15 10:53:33 -04:00 |
|
kennethreitz
|
714317e607
|
Merge pull request #554 from xjw0914/master
Fix NoneType.
|
2017-09-15 10:52:21 -04:00 |
|
kennethreitz
|
518dab03c7
|
Merge pull request #556 from jabagawee/patch-1
Update crude installation instructions to properly find get-pipenv.py
|
2017-09-15 10:51:29 -04:00 |
|