Commit Graph

148 Commits

Author SHA1 Message Date
Mirosław Zalewski 0330f13c70 Add instruction how to enable bash/zsh completion to website
bash and zsh require different syntax for enabling shell completion than
fish. That difference was accounted for in README, but not in docs (and,
consequently, on website).
2018-03-06 11:53:34 +01:00
Brad Brown 6e158b1cef Fix: "Pyhon" --> "Python" 2018-02-23 14:52:55 -06:00
kennethreitz af3c13504c remove code style checking
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-20 10:12:19 -05:00
kennethreitz f7fa079574 path to conda
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-20 10:11:33 -05:00
kennethreitz 30268d1425 updated advanced docs
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-20 09:59:18 -05:00
kennethreitz 02b82484b1 update anaconda docs
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-20 09:12:43 -05:00
kennethreitz cdaf68c352 Merge pull request #1442 from jtratner/add-instructions-for-conda
Add instructions for conda plus pipenv
2018-02-18 06:56:01 -06:00
Josef Assad 0de1dabdd4 mention PIPENV_PIPFILE in advanced docs
Ref: pypa/pipenv#1369
2018-02-18 12:00:37 +01:00
Jeff Tratner f061f9520b Add instructions for pipenv with conda 2018-02-17 17:17:03 -08:00
David Poggi 52a712fb70 fix .travis.yml example in docs 2018-02-12 16:56:54 -05:00
Anthony Shaw c96de3ccee add reference to plugin 2018-01-27 15:44:42 -05:00
Delirious Lettuce 6cbd38f46d Fix typos:
`resursively` | `recursively`
  `additonal` | `additional`
  `occured` | `occurred`
  `vulnerabilties` | `vulnerabilities`
  `gven` | `given`
  `pipenev` | `pipenv`
  `requirments` | `requirements`
  `virtualenvrionment` | `virtualenvironment`
  `envrionment` | `environment`
  `dependecies` | `dependencies`
  `requiments` | `requirements`
  `Seperated` | `Separated`
  `bugifx` | `bugfix`
  `supression` | `suppression`
  `intall` | `install`
  `Suport` | `Support`
  `autocurrections` | `autocorrections`
  `coccurency` | `concurrency`
  `consistient` | `consistent`
  `saftey` | `safety`
  `afer` | `after`
  `configuraable` | `configurable`
  `remporary` | `temporary`
  `depdendencies` | `dependencies`
  `pactched` | `patched`
2017-11-26 23:26:24 -07:00
kennethreitz e365c6804f Update advanced.rst 2017-11-08 11:49:57 -05:00
Rod Xavier Bondoc 72bed8d32f Add PIPENV_DONT_LOAD_ENV in advanced docs 2017-11-02 12:23:17 +11:00
Erin O'Connell 5e93209372 added documentation for lock -r -d 2017-10-25 01:56:09 -06:00
Luit van Drongelen 04be7b6160 fix typo Pipenv.lock -> Pipfile.lock 2017-10-14 18:56:48 +02:00
Robert Gieseke 6eda986d1f Fix typo 2017-09-30 08:47:47 +02:00
kennethreitz 16c2532345 fix capitalization
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-28 09:48:09 -04:00
Nate Prewitt 62bfa18405 minor doc fix 2017-09-28 03:52:45 -07:00
Nick Coghlan 5c8d061c29 Issue #748: cover the --site-packages option
Also mentions using `PIP_IGNORE_INSTALLED` to still
install everything that's pip-installable into the virtual environment,
even if a suitable version is already installed globally.
2017-09-28 18:35:43 +10:00
kennethreitz 2dce7fe91c standard
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 14:28:04 -04:00
kennethreitz 6ba90f64f8 Merge branch 'master' of github.com:kennethreitz/pipenv 2017-09-27 12:29:19 -04:00
kennethreitz 4115c1e749 for example
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 12:29:08 -04:00
cocoatomo 401b445de5 Fix reST syntax errors 2017-09-28 00:37:21 +09:00
Ravi Kotecha 4b6541a39d Update advanced.rst
fix typo
2017-09-27 15:27:28 +01:00
kennethreitz fb0f4ae5b6 code example
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 10:03:59 -04:00
kennethreitz 01a9f2249f once
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 10:03:40 -04:00
kennethreitz 04a798f3e5 note
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 10:03:23 -04:00
kennethreitz 4aec056111 open a module in your editor
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 10:02:32 -04:00
kennethreitz 0004cc8c51 code style checking
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 09:59:31 -04:00
kennethreitz 88320187bc docs refactor
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 09:53:22 -04:00
kennethreitz d8060e2c49 wrong its
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 09:45:01 -04:00
kennethreitz cbe1cf7d28 pipfile.lock
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 09:44:41 -04:00
kennethreitz 39eee804c7 code example
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 09:44:19 -04:00
kennethreitz 3f3bf55dff consistiency
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 09:44:04 -04:00
kennethreitz 20fa3323ad more docs
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 09:43:04 -04:00
kennethreitz 2d9b4c4a50 Update advanced.rst 2017-09-26 18:05:15 -04:00
Devin Fee 73ae8decde added note concerning pipenv shell starting in interactive mode 2017-09-26 15:03:27 -07:00
Ryan Castner a3ad7bdb8d Add PIPENV_DOTENV_LOCATION to Docs 2017-09-26 13:25:02 -04:00
Brightcells 41d9da6447 typo 2017-09-26 14:41:49 +08:00
Greg Brown eff595f172 typo 2017-09-26 14:49:42 +13:00
kennethreitz 8e914bb2e2 advanced
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 20:08:57 -04:00
kennethreitz 22e0cbf0f4 config
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 20:04:14 -04:00
kennethreitz 079b19053d completion
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-24 20:03:01 -04:00
kennethreitz 25f04f42fc note
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 13:17:54 -04:00
kennethreitz 5f43ba215c cleanup -e
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 13:15:38 -04:00
kennethreitz 9fbb424e54 let's try that
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 13:05:31 -04:00
kennethreitz a78d2840b4 editable directories
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 13:04:08 -04:00
kennethreitz 17a944bb47 system
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 12:56:56 -04:00
kennethreitz a2257510c7 proper syntax
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-23 12:37:40 -04:00