Nate Prewitt
|
caae68f105
|
updating HISTORY
|
2017-10-24 22:19:01 -07:00 |
|
Nate Prewitt
|
8514e2b1a2
|
don't check if --pre was passed for uninstall
|
2017-10-24 22:15:04 -07:00 |
|
Nate Prewitt
|
49e2357751
|
perform pre check before locking after uninstall
|
2017-10-24 21:03:38 -07:00 |
|
Nate Prewitt
|
da8208deb2
|
housekeeping
|
2017-10-24 21:01:17 -07:00 |
|
Erin O'Connell
|
67dee7b18d
|
Merge pull request #971 from kennethreitz/pipfile-pre-fix
Fix for respecting allow prerelease flag in pipfile
|
2017-10-24 21:34:09 -06:00 |
|
Erin O'Connell
|
031ec5b40d
|
Fix for #965
|
2017-10-24 21:31:31 -06:00 |
|
Nate Prewitt
|
ad2eee17a7
|
Merge pull request #959 from rwillmer/master
Fixes #954. Example Pipfile.lock workflow.
|
2017-10-24 13:35:27 -07:00 |
|
Rachel Willmer
|
62b7c90b90
|
Merge branch 'master' of https://github.com/rwillmer/pipenv
|
2017-10-24 21:20:19 +01:00 |
|
Rachel Willmer
|
835196dd0f
|
Fixes #954. Example Pipfile.lock workflow.
Fixes #954. Example Pipfile.lock workflow.
|
2017-10-24 21:18:15 +01:00 |
|
Erin O'Connell
|
8b65cc736b
|
Merge pull request #962 from kennethreitz/pexpect-fix
update the vendored pexpect for python 3.7 async support to fix #956
|
2017-10-24 00:54:06 -06:00 |
|
Erin O'Connell
|
e6736044ef
|
update the vendored pexpect for python 3.7 async support
|
2017-10-24 00:27:06 -06:00 |
|
Rachel Willmer
|
3e1816d701
|
Fixes #954. Example Pipfile.lock workflow.
|
2017-10-23 21:37:00 +01:00 |
|
Nate Prewitt
|
d89696e36d
|
improve messaging for failed requirements.txt install
|
2017-10-22 20:22:28 -07:00 |
|
Nate Prewitt
|
addfd52ac4
|
use proper dependency to avoid temp file collisions
|
2017-10-22 20:22:16 -07:00 |
|
Nate Prewitt
|
e7fb56ffa3
|
Warn on bad syntax in supposed requirements.txt (e.g. a webpage or json document)
|
2017-10-22 16:17:15 -07:00 |
|
Nate Prewitt
|
a8a33847c0
|
always remove the temporary file, even if we hit an exception
|
2017-10-22 16:09:18 -07:00 |
|
Nate Prewitt
|
d2a1d40727
|
add nicer message when remote requirements doesn't exist
|
2017-10-22 16:08:46 -07:00 |
|
Nate Prewitt
|
2a83670abc
|
updating HISTORY.txt
|
2017-10-22 15:52:48 -07:00 |
|
Nate Prewitt
|
2ebb071891
|
Merge pull request #947 from richardcooper/pep508-typo
Fix a typo in do_lock() error handler
|
2017-10-22 08:19:28 -07:00 |
|
Richard Cooper
|
5fc85803d5
|
Fix a typo in do_lock() error handler
|
2017-10-22 14:34:25 +01:00 |
|
Nate Prewitt
|
3688148ac7
|
add requirements.txt for testing
|
2017-10-21 15:09:24 -07:00 |
|
Erin O'Connell
|
cd463dd137
|
Update cli.py
|
2017-10-19 10:21:20 -06:00 |
|
Erin O'Connell
|
8db4ac3350
|
Merge pull request #941 from kennethreitz/dot-fix-911
catch dot and act force package name to false
|
2017-10-19 00:01:44 -07:00 |
|
Erin O'Connell
|
721bef9ed1
|
catch dot and act force package name to false
|
2017-10-19 00:58:34 -06:00 |
|
Erin O'Connell
|
70b404d6fc
|
Merge pull request #940 from kennethreitz/click-intercept
disabled help message for run
|
2017-10-18 22:56:35 -07:00 |
|
Erin O'Connell
|
934d83e86d
|
disabled help message for run, help still prints out if you execute pipenv run with no args
Signed-off-by: Erin O'Connell <erinocon5@gmail.com>
|
2017-10-18 23:53:39 -06:00 |
|
Erin O'Connell
|
17288eec41
|
Merge pull request #935 from jsatt/vcs-blocking
Force vcs installs to block to avoid race condition
|
2017-10-18 21:14:40 -07:00 |
|
Nate Prewitt
|
090f01cb51
|
Merge pull request #904 from vphilippon/reversed-dependency-graph
Add pipenv graph --reverse
|
2017-10-18 18:14:57 -07:00 |
|
Vincent Philippon
|
0490d82272
|
Add pipenv graph --reverse
Outputs the reversed dependencies graph.
Ex:
requests==2.18.4
- lib_with_good_taste==1.0.0 [requires requests>=2.18]
- package_using_lib_with_good_taste==1.2.3 [requires lib_with_good_taste]
|
2017-10-18 19:29:45 -04:00 |
|
Hamad AlGhanim
|
9c4b68605c
|
fix for #925 (#930)
* fix for adding newline
* added test to ensure fix #925
|
2017-10-18 10:07:17 -07:00 |
|
Nate Prewitt
|
eda2dba5b8
|
Merge pull request #937 from Dreamersoul/tests_for_remote_req
added test for remote req file utils
|
2017-10-18 09:20:39 -07:00 |
|
Hamad alghanim
|
ee9c012d0c
|
added test for remote req file utils
|
2017-10-18 08:33:15 -07:00 |
|
Nate Prewitt
|
b12faabd25
|
Merge pull request #934 from rfleschenberg/development-docs
WIP: development docs
|
2017-10-18 08:08:39 -07:00 |
|
René Fleschenberg
|
8ab98afc93
|
Add some basic development docs
|
2017-10-18 17:05:05 +02:00 |
|
Jeremy Satterfield
|
7c831342f9
|
force vcs installs to block to avoid race condition
Fixes #919
|
2017-10-18 09:50:22 -05:00 |
|
Erin O'Connell
|
11491416d5
|
Merge pull request #922 from Dreamersoul/master
fix for #886
|
2017-10-17 23:22:06 -07:00 |
|
Hamad alghanim
|
e3e649508a
|
Merge branch 'master' of https://github.com/kennethreitz/pipenv
|
2017-10-17 23:14:54 -07:00 |
|
Erin O'Connell
|
1b1291f028
|
Merge pull request #910 from NighTurs/master
Add cacert.pem from requests to releases. Fixes #871
|
2017-10-17 22:59:18 -07:00 |
|
Erin O'Connell
|
d67aa957af
|
Merge pull request #852 from joaorafaelm/ensure_python
Ensure python version is installed before deleting existing virtual env
|
2017-10-17 22:55:47 -07:00 |
|
Erin O'Connell
|
153f15847c
|
Merge pull request #893 from techalchemy/bugfix/windows-path-quoting
Add fix for windows paths
|
2017-10-17 22:54:24 -07:00 |
|
Erin O'Connell
|
898770e23a
|
Merge pull request #895 from techalchemy/bugfix/windows-ignore-venv-shell
Shells with PIPENV_IGNORE_VIRTUALENVS on win
|
2017-10-17 22:53:35 -07:00 |
|
Erin O'Connell
|
28cfe633c6
|
Merge pull request #918 from xsteadfastx/onbuild
Uses ONBUILD in Dockerfile to install deps while building
|
2017-10-17 22:43:58 -07:00 |
|
Erin O'Connell
|
53d9a407c7
|
Merge pull request #921 from berdario/master
Document Nix installation option
|
2017-10-17 22:42:28 -07:00 |
|
Nate Prewitt
|
20714789a7
|
Merge pull request #926 from krismolendyke/fix-file-deps
Fix pip file deps conversion
|
2017-10-17 19:40:45 -07:00 |
|
Kris
|
025972c792
|
Simplify test
|
2017-10-17 22:12:17 -04:00 |
|
Kris
|
0a48fa090e
|
Fix conversion of file deps
|
2017-10-17 16:57:43 -04:00 |
|
Kris
|
ccebde4e26
|
Add failing test
|
2017-10-17 16:54:33 -04:00 |
|
Hamad AlGhanim
|
d660e655e4
|
Added changes to history
|
2017-10-17 08:09:28 -07:00 |
|
Hamad alghanim
|
f26cc8565a
|
flake8 fixes
|
2017-10-17 01:41:37 -07:00 |
|
Hamad alghanim
|
f023aba0bd
|
doc comments for better code
|
2017-10-17 01:38:16 -07:00 |
|