Ilya Zonov
b356c581b1
Pass clear flag to resolver
2018-03-18 13:22:41 +03:00
Dan Ryan
230d179cab
Merge pull request #1763 from QasimK/master
...
pipenv.help output command formatting fixes
2018-03-16 20:25:33 -04:00
Dan Ryan
c169362a50
Merge branch 'master' into master
2018-03-16 20:25:19 -04:00
kennethreitz
4dbfc3bd67
Merge pull request #1767 from jtratner/fix-clean-on-no-venv
...
Fix error on pipenv clean with empty virtualenv
2018-03-16 17:01:34 -04:00
Jeff Tratner
c7e1abab24
Fix error on empty virtualenv and pipenv clean
...
Obv could also *not* create the empty virtualenv when running pipenv
clean, but in general can imagine this also occurring if you created an
empty virtualenv and then tried to do clean within it.
(installed packages was [''])
2018-03-16 13:58:59 -07:00
QasimK
b6db3a45b3
Allow Markdown formatting to come back
...
GitHub does not respect the Markdown without an additional line break.
2018-03-16 13:49:42 +00:00
QasimK
cd55e5e69b
Help command should always terminate HTML
...
The <details> tag did not always close itself
2018-03-16 13:10:38 +00:00
kennethreitz
fce2214e64
Merge pull request #1749 from pypa/ncoghlan-update-pyupio-legal-note-for-db-removal
...
Update `pipenv check` docs for Safety-DB removal
2018-03-15 07:35:26 -04:00
Nick Coghlan
b493418c5d
Merge branch 'master' into ncoghlan-update-pyupio-legal-note-for-db-removal
2018-03-15 21:21:06 +10:00
Nick Coghlan
993525b539
Update pipenv check docs for Safety-DB removal
...
We removed the embedded copy of Safety-DB, so there's
no longer any copyright concern about the CC-BY-NC-SA
license, but it does mean `pipenv check` may end up throttled
eventually as all requests to the backend API use a common
key.
2018-03-15 21:20:51 +10:00
kennethreitz
2282e7045f
cleanup
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-15 07:20:43 -04:00
kennethreitz
fea127fa19
Merge branch 'master' of github.com:pypa/pipenv
2018-03-15 07:04:26 -04:00
kennethreitz
71ad64cc6d
white
2018-03-15 07:04:06 -04:00
kennethreitz
8aeb0eee8d
white
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-15 06:57:35 -04:00
kennethreitz
312e2f6db2
pipfile/pipfile.lock
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-15 06:34:36 -04:00
kennethreitz
fd0a6169ee
history
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 19:20:31 -04:00
kennethreitz
f383751158
history
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 19:20:13 -04:00
kennethreitz
052fe5362e
remove safety db
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 19:19:06 -04:00
kennethreitz
7aa099cdd3
history
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
v11.8.0
2018-03-14 19:00:35 -04:00
kennethreitz
94e2ea3f6c
locking bug
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 19:00:20 -04:00
kennethreitz
6896462570
fix #1745
2018-03-14 18:58:51 -04:00
kennethreitz
9bbf11486a
debugging
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 18:49:57 -04:00
kennethreitz
c2dfd6bcdf
pipfile/lock
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 18:14:21 -04:00
kennethreitz
8357f9ea5b
black
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 18:11:02 -04:00
kennethreitz
1103043bc3
black
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 17:22:40 -04:00
kennethreitz
2fa5b84378
black
2018-03-14 17:06:02 -04:00
kennethreitz
c2f7f697ee
black
...
https://github.com/ambv/black
2018-03-14 17:00:29 -04:00
kennethreitz
eb342c82d6
pip9
2018-03-14 16:27:48 -04:00
kennethreitz
2988018679
Merge pull request #1743 from grahamu/use-formatted-help
...
Show formatted help with --help and -h options
2018-03-14 16:23:12 -04:00
Graham Ullrich
086f6d8739
Show formatted help with --help and -h options
...
Show help for main pipenv command in same format for all three
help invocations:
```
pipenv
pipenv --help
pipenv -h
```
2018-03-14 12:56:56 -06:00
kennethreitz
52b6bb14fe
Merge pull request #1742 from pypa/fix-venv-creation-during-tests
...
Fix venv creation during tests
2018-03-14 12:56:56 -04:00
Tzu-ping Chung
4d41f918ac
Better testing basic outputs
2018-03-15 00:53:31 +08:00
Tzu-ping Chung
ae512d2fee
chdir when testing .env loading
...
Fix #1666 . This also fixes the .env overwriting so we can get rid of the
recovering fixture!
2018-03-15 00:53:31 +08:00
kennethreitz
7353803b89
--sequential flag
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 12:06:37 -04:00
kennethreitz
e2813ebfa4
note about latest
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 11:29:33 -04:00
kennethreitz
53fd7d68f9
next version
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
v11.7.4
2018-03-14 11:23:40 -04:00
kennethreitz
c196b58622
there's a bug in json
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 11:23:11 -04:00
kennethreitz
6742326807
version
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
v11.7.3
2018-03-14 09:44:36 -04:00
kennethreitz
25df09c171
history
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 09:44:03 -04:00
kennethreitz
66c7bad3d5
hack
2018-03-14 09:43:28 -04:00
kennethreitz
ed1d34a373
lock
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 08:32:55 -04:00
kennethreitz
7a44a5ae76
more patterns
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 08:32:14 -04:00
kennethreitz
ee864f813e
commas
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 08:31:53 -04:00
kennethreitz
30a94b79a7
caps
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-14 08:31:35 -04:00
kennethreitz
4a112ff859
Merge pull request #1733 from ksonj/master
...
Add section on distinction between setup.py and Pipfile
2018-03-14 08:26:10 -04:00
Kalle Jepsen
05a82a2b2d
Add section on distinction between setup.py and Pipfile
2018-03-14 13:16:59 +01:00
kennethreitz
f33e557e1e
Merge pull request #1729 from uranusjr/restore-dotenv
...
Restore .env after testing
2018-03-14 07:08:23 -04:00
kennethreitz
c6613ebd92
Merge pull request #1730 from pypa/ncoghlan-revise-pipenv-check-caveat
...
Revise `pipenv check` caveat for pyup.io feedback
2018-03-14 07:07:35 -04:00
Nick Coghlan
c1947126dc
Revise pipenv check caveat for pyup.io feedback
...
Jannis Gebauer of pyup.io let us know that he's definitely fine
with commercial *use* of the `pipenv check` feature, so it's
only commercial redistributors of `pipenv` that may need to
take a closer look at the licensing situation, and perhaps
talk to `pyup.io` directly.
Follow-up to #1651
2018-03-14 21:06:13 +10:00
kennethreitz
57c20999c6
version
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
v11.7.2
2018-03-14 07:00:32 -04:00