Nick Coghlan
e140ddcf26
PEEP 6: Update proposal to match in-progress PR
2020-04-10 16:36:57 +10:00
Nick Coghlan
f590ef622d
Merge pull request #3878 from pypa/feature/lock-r
...
PEEP 006: new behavior of `pipenv lock -r -d`
2020-04-10 16:04:41 +10:00
Nick Coghlan
d9651194e2
Merge branch 'master' into feature/lock-r
2020-04-10 15:41:25 +10:00
Frost Ming
a883ef5159
Merge pull request #4100 from timhughes/dotenv_docs
...
Dotenv docs
2020-03-26 10:59:48 +08:00
Dan Ryan
2aa8775bc3
Merge pull request #4160 from brainwane/link-fix
...
Update GitHub logo link in docs
2020-03-24 13:21:21 -04:00
Sumana Harihareswara
d74e7aa310
Update GitHub logo link in docs
...
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc >
2020-03-24 13:19:23 -04:00
Dan Ryan
e95f48450a
Merge pull request #4145 from brainwane/link-fixes-shared-resources
...
Update links in documentation
2020-03-24 12:54:34 -04:00
Sumana Harihareswara
805f438108
Fix spelling in comment
...
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc >
2020-03-06 15:51:31 -05:00
Sumana Harihareswara
603a20bf45
Update links in documentation
...
The canonical Pipenv documentation is now at pipenv.pypa.io.
Also, the canonical GitHub repositories for Pipenv and
Requests have changed, and some other communications links
(Twitter, mailing list, "thank you") were no longer
operational. This commit updates those and clarifies that
Pipenv is a project maintained by the PyPA.
Fixes #4137 .
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc >
2020-03-05 20:55:28 -05:00
Tim Hughes
1fcb1b5bc1
[docs] mention variable expansion in .env files
...
fix #3610
2020-01-15 12:49:14 +00:00
James Stidard
d10b2a216a
consistent foramt string usage
2020-01-13 13:57:36 +08:00
James Stidard
a921dfa99b
added feature fragment
2020-01-13 13:57:36 +08:00
James Stidard
232e076e26
pyenv and asdf installers
2020-01-13 13:57:36 +08:00
Hauke Löffler
181c9648a0
Create .dockerignore to speedup docker build ( #3966 )
...
Just ignore all directories to speed up build.
2020-01-13 13:55:28 +08:00
Elton Viana
7801481598
Use listcomp instead of filter with lambda function ( #3969 )
2020-01-13 13:54:43 +08:00
Tzu-ping Chung
49dc0f0ae4
Merge pull request #4060 from fridex/fix-tf-200
...
Fix setting os.environ of Python 3.7+
2020-01-13 13:53:13 +08:00
Fridolín Pokorný
5a1e7f305a
Merge branch 'master' into fix-tf-200
2020-01-13 05:06:38 +01:00
Fridolin Pokorny
5e767e9c54
Pop PIPENV_SITE_DIR if not set
2020-01-13 04:32:19 +01:00
Frost Ming
2549656dc0
Merge pull request #4046 from superruzafa/fix-pipenv-spinner
...
honor PIPENV_SPINNER environment variable
2019-12-24 12:15:35 +08:00
Frost Ming
ecf975bd82
Merge branch 'master' into fix-pipenv-spinner
2019-12-23 21:51:37 +08:00
Tzu-ping Chung
8312d6c611
Merge pull request #4020 from jezdez/patch-2
...
Removing myself again.
2019-12-20 17:17:43 +08:00
Fridolin Pokorny
c16f1092fa
Fix setting os.environ of Python 3.7+
...
Fixes : #4059
2019-12-16 10:59:06 +01:00
Alfonso Ruzafa
14fde9b4ea
honor PIPENV_SPINNER environment variable
2019-12-04 23:27:59 +01:00
Jannis Leidel
2c343840ff
Removing myself again.
...
Not sure what went wrong in https://github.com/pypa/pipenv/pull/3536 .
2019-11-12 14:42:41 +01:00
Frost Ming
3e63f078ad
Merge pull request #4009 from hroncok/patch-2
...
pipenv is available on all Fedoras
2019-11-10 05:09:28 -06:00
Miro Hrončok
1fe04c27f7
pipenv is available on all Fedoras
...
Fedora 28 is EOL.
2019-10-29 13:06:27 +01:00
Frost Ming
4ca8849312
Merge pull request #3939 from tapaswenipathak/ticket-3383
...
Doc: Documentation for --deploy extension and few extension differences
2019-10-16 20:47:42 -05:00
Tapasweni Pathak
5b6bfc96b5
Merge branch 'master' into ticket-3383
2019-10-16 16:55:06 +05:30
Tapasweni Pathak
6a20571e67
rename file
2019-10-16 16:54:42 +05:30
Frost Ming
b6beed6a07
Merge pull request #3936 from tapaswenipathak/ticket-2318
...
Doc: Add python_version value
2019-10-16 04:42:59 -05:00
Tapasweni Pathak
a0fbf782a3
Merge branch 'master' into ticket-2318
2019-10-16 07:18:22 +05:30
Frost Ming
cf3a83ee47
Merge pull request #3990 from illgitthat/patch-3
...
Update diagnose URL
2019-10-15 20:36:42 -05:00
Tapasweni Pathak
3bd4e893ac
address review
2019-10-16 05:59:20 +05:30
illgitthat
2521effdec
Update diagnose URL
...
Related to https://github.com/pypa/pipenv/issues/3958
Going to the old URL https://docs.pipenv.org/en/latest/diagnose/ was giving an SSL error.
This can be fixed in two ways
1. Update URL to http://docs.pipenv.org/en/latest/diagnose/
1. Update URL to https://pipenv.kennethreitz.org/en/latest/diagnose/
I chose the second approach to match the project homepage URL.
2019-10-15 10:33:05 -04:00
Tapasweni Pathak
372c3789aa
Merge branch 'master' into ticket-3383
2019-10-14 16:42:02 +03:00
Tapasweni Pathak
39cb07d625
Merge branch 'master' into ticket-2318
2019-10-14 16:41:56 +03:00
Frost Ming
02fc639640
Merge pull request #3977 from husjon/master
...
Fixed link references for PEP 440 in docs/basics.rst
2019-10-07 10:03:24 +08:00
Jon Erling Hustadnes
9b6a745758
Fixed link references for PEP 440
2019-10-05 15:37:41 +02:00
Frost Ming
e70b5e53b3
Merge pull request #3968 from aes421/master
...
Update documentation links to take you to the correct website
2019-10-05 20:33:27 +08:00
Ashley Stallings
87a0d79cf2
Update documentation links to take you to the correct website
2019-10-01 07:55:21 -05:00
Tapasweni Pathak
823f71fcce
address review
2019-09-25 21:32:50 +05:30
Tapasweni Pathak
76c49a3f45
Merge branch 'master' into ticket-2318
2019-09-25 21:31:32 +05:30
Tapasweni Pathak
27026334e4
rename file
2019-09-25 21:31:00 +05:30
Tapasweni Pathak
0b1108aa40
Merge branch 'master' into ticket-3383
2019-09-25 21:25:27 +05:30
Tapasweni Pathak
7a12dbb5ca
Doc: Write pipefile description ( #3937 )
...
Doc: Write pipefile description
2019-09-10 11:21:00 +08:00
Tapasweni Pathak
5abc28dd9d
merge commit
2019-09-09 06:42:26 +05:30
Tapasweni Pathak
c558a86204
define documentation improvement
2019-09-09 06:42:13 +05:30
Tapasweni Pathak
8869889547
merge commit
2019-09-09 06:38:41 +05:30
Tapasweni Pathak
a108625ad9
Remove extension differences text
2019-09-09 06:38:00 +05:30
Tapasweni Pathak
1c99bb5170
Rname file as conflicts
2019-09-08 22:26:16 +05:30