Commit Graph

249 Commits

Author SHA1 Message Date
Daniel Radetsky f5ed109802 document pip commands from pipenv 2018-02-21 22:17:02 -08: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 f119d89ea7 better sidebar
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-20 10:08:27 -05:00
kennethreitz 952133dfc3 fix sidebars
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-20 10:07:40 -05:00
kennethreitz 6415f980af fix sidebar for github links
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-02-20 10:05:27 -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
Charles-Axel Dein e8a7be3b03 Add link to Pipfile specification
This is useful for people using Pipenv and looking for more information related to specifying VCS dependencies.
2018-02-01 12:19:40 +01:00
Anthony Shaw c96de3ccee add reference to plugin 2018-01-27 15:44:42 -05:00
Nick Coghlan ed620ecc17 Link to OWASP Top 10 from docs (#1269)
* Link to OWASP Top 10 from docs
2018-01-27 15:44:42 -05:00
dragon788 4c78c1908d Fixed broken links to fancy install methods (#1258)
* Fixed broken links to fancy install methods

Outside of the TOC blocks it was referring to install.html instead of /install/ and resulted in broken links.
2018-01-26 02:48:07 -08:00
kennethreitz f3b11b10e7 Update install.rst 2018-01-26 02:47:31 -08:00
kennethreitz 8b378a70e7 note about python 3
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-12-07 08:55:06 -05:00
Mat Moore 7d6b5a5f18 Correct broken link to official python documentation
Fixes https://github.com/kennethreitz/pipenv/issues/1140
2017-12-02 13:58:45 +00:00
Josh Holland 6f52e03cdc Fix active mixed content warning in docs 2017-11-27 18:08:55 +00: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
Erin O'Connell c3b08ed55f hide the element using jquery 2017-11-20 20:02:05 -07:00
Erin O'Connell 007f24cfa9 Update hacks.html 2017-11-20 19:40:50 -07:00
Erin O'Connell 11e878d819 hid the search bar while links are broken 2017-11-20 19:30:58 -07:00
kennethreitz 40a2ac6244 who wrote this shit 2017-11-08 11:51:41 -05:00
kennethreitz e365c6804f Update advanced.rst 2017-11-08 11:49:57 -05:00
Richard Cooper 4b9b70ed9a Add homebrew to the install instructions 2017-11-02 20:16:58 +00:00
Rod Xavier Bondoc 72bed8d32f Add PIPENV_DONT_LOAD_ENV in advanced docs 2017-11-02 12:23:17 +11:00
Erin O'Connell f5eca4d29c updated docs with new uninstall option 2017-10-29 13:57:53 -06:00
Erin O'Connell 5e93209372 added documentation for lock -r -d 2017-10-25 01:56:09 -06:00
Rachel Willmer 835196dd0f Fixes #954. Example Pipfile.lock workflow.
Fixes #954. Example Pipfile.lock workflow.
2017-10-24 21:18:15 +01:00
Dario Bertini 06182dda8b Document Nix installation option 2017-10-17 00:52:44 +01:00
Luit van Drongelen 04be7b6160 fix typo Pipenv.lock -> Pipfile.lock 2017-10-14 18:56:48 +02:00
Nate Prewitt 95b8a2e670 Merge pull request #896 from 5uper5hoot/docs-typo-fix
Update basics.rst
2017-10-13 07:05:49 -07:00
5uper5hoot 8ec409f902 Update basics.rst
Fix misspelling
2017-10-13 21:31:51 +11:00
John Carter 5425e0f52c Spelling typo fix 2017-10-07 09:44:24 +13:00
Erin O'Connell 87ec304e12 little note showing required version 2017-10-01 21:54:17 -06:00
kennethreitz e08226d951 fix for #785
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-10-01 06:52:09 -04:00
kennethreitz 3b99b14a71 Update install.rst 2017-09-30 09:14:54 -04: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 5b3b6b5eec oops
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 15:53:11 -04:00
kennethreitz 20738cce1e lies
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 14:39:47 -04:00
kennethreitz 6c1467f0e7 fancy
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 14:28:59 -04:00
kennethreitz 2dce7fe91c standard
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 14:28:04 -04:00
kennethreitz 8b35817e9c github buttons
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 13:21:09 -04:00
kennethreitz 42a0b5527d better sidebar
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 13:20:53 -04:00
kennethreitz d64becd8ec new github logo
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-27 13:13:07 -04:00