Commit Graph

50 Commits

Author SHA1 Message Date
Dan Bader 75b235fdf0 Bump deps 2018-07-16 12:10:07 -07:00
Youngsup Oh d7f9ff4180 Fix undefined labels
- pip, Pipenv, Pipfile
2018-06-03 04:43:31 +09:00
kennethreitz 65cf3b1c49 Merge pull request #855 from BlueStarCoder/patch-1
correct typo in virtualenvs.rst
2017-11-02 15:41:07 -04:00
kikisdeliveryservice d6982f162f add internal link to version control ignores 2017-10-31 09:22:02 -07:00
BlueStarCoder 11b1297f99 correct typo in virtualenvs.rst
change $PROJECT_HOME to $WORKON_HOME on line 362
2017-10-26 10:24:08 +05:30
Jero 2e2be97ae9 Fix typo
From 'avalable' to 'available'
2017-10-07 11:06:34 +08:00
kennethreitz afa74782c5 Update virtualenvs.rst 2017-09-30 09:15:40 -04:00
kennethreitz 13832a64ff Update virtualenvs.rst 2017-09-04 17:04:56 -04:00
kennethreitz 4dbf587160 Update virtualenvs.rst 2017-08-31 03:11:20 -04:00
kennethreitz ba1cdd54ec Update virtualenvs.rst 2017-08-30 20:37:11 -04:00
kennethreitz 86e7d9f08b Update virtualenvs.rst 2017-08-30 19:56:58 -04:00
kennethreitz 134bf0ad0b Update virtualenvs.rst 2017-08-30 19:28:26 -04:00
kennethreitz 53c1c7db1e Update virtualenvs.rst 2017-08-30 18:53:00 -04:00
kennethreitz 2ca6cdb5f1 Update virtualenvs.rst 2017-08-30 18:48:18 -04:00
kennethreitz aee8a9f9cb Update virtualenvs.rst 2017-08-30 18:35:01 -04:00
kennethreitz a554f0f645 Update virtualenvs.rst 2017-08-30 18:32:20 -04:00
kennethreitz 6a8feb001c Update virtualenvs.rst 2017-08-30 18:25:47 -04:00
Abhishek Kumar Singh d6789d22f1 Check virtualenv installation, close #657 2017-04-10 21:03:09 +05:30
Marijn van der Zee 2f9028969c Remove wrong usage of :option:
From http://www.sphinx-doc.org/en/stable/domains.html#directive-option:

  > The directive will create cross-reference targets for the given options,
  > referencable by option (in the example case, you’d use something like
  > :option:`dest_dir`, :option:`-m`, or :option:`--module`).

I don't think we're intending here to create cross references,
we simply want to render it nicely.

So just use code formatting instead.

This gets rid of the last build warnings.
2017-03-11 15:18:48 +01:00
Luis Rueda ff3879cf6f Update virtualenvs.rst
Renames the virtual environment name from venv to my_project so that the reader is clear that they should not name their environment venv which could lead to confusion later (venv appearing on the left of the prompt)
2017-02-23 14:03:50 -05:00
Kenneth Reitz 96ddd776e0 improvements 2016-12-07 11:34:28 -08:00
Adam Nelson b832f669e6 Previous merge didnt handle 2 conflicts properly 2016-11-14 14:31:53 -05:00
Adam Nelson e7ca528206 Merge remote-tracking branch 'upstream/master' 2016-11-14 14:25:47 -05:00
Aditya be8ce2704d Update to recent versions of Django for virtualenv example 2016-10-26 20:37:54 +05:30
Adam Chainz af7d603e97 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
Adam Nelson 328a261c4f Re-instated references to setuptools 2016-03-31 09:38:25 -04:00
Adam Nelson 9223381e4e Python3 stuff in virtualenv less prominent 2016-03-15 10:00:26 -04:00
Adam Nelson 53a249a58e Bad tick marks in virtualenv doc 2016-03-15 09:47:32 -04:00
Adam Nelson 8da905eae3 First stab at Python3 OS X docs 2016-03-14 14:28:01 -04:00
Britta Gustafson baf4158b13 Link to internal Virtual Environments page from install pages 2015-11-17 15:48:52 -08:00
SanketDG 65d2861809 added info for virtualenv-burrito
with virtualenv-burrito, we can have a virtualenv + virtualenvwrapper
environment by typing out a single command.

https://github.com/brainsik/virtualenv-burrito
2015-10-26 21:05:35 +05:30
J. Cristóbal López 88a46531da List installed packages with "pip list" 2015-10-24 12:53:06 -05:00
Taylor Edmiston 7e7e971588 Add mkproject instructions for virtualenvwrapper 2015-05-15 21:17:28 -04:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Vishal Sodani 4ad53a4916 Use virtualwrapper-win on windows 2015-02-21 22:02:00 +05:30
Helen ST e9eb5da170 Reference virtualenvwrapper from linux install page: Refs #469 2014-12-04 18:51:43 +00:00
Taylor Barnett c5ab9e86be Grammar fix 2014-11-10 20:01:07 -06:00
Taylor Barnett 53865c5ff7 Added example 2014-10-25 17:57:19 -05:00
Taylor Barnett cb984f2b7b Fixed new line so code-block shows 2014-10-25 16:00:36 -05:00
Taylor Barnett 8e6bec7481 Consolidating info from dev/env.rst on virtualenv 2014-10-25 15:35:28 -05:00
syndg b526bb0a38 Added more info in virtualenvs.rst.
Added commands to specify python interpreter version.
2014-09-01 14:31:39 +03:00
Zearin cc7b19356e Mark up files & directories 2014-04-11 11:26:37 -04:00
Chen Liu bdf516bb24 add comma 2014-02-06 21:30:51 -05:00
kuyan cf93e79274 Update virtualenvwrapper documentation links. 2013-09-16 18:35:30 -07:00
Tomas Thor Jonsson 9a221d08ac add small section about autoenv, asked for in #97 2012-04-23 19:38:43 +02:00
guillermooo 36affd7faa add Windows-specific info about virtualenvwrapper; ignore more files 2012-02-06 23:27:22 +01:00
John Del Rosario 7e3b364d0f Make virtualenvs conform to the style guide a bit more. Plus some additional changes 2012-01-05 15:06:24 +08:00
John Louis Del Rosario 291ab64150 Wrap virtualenvs to 80 chars. 2012-01-02 22:48:37 +08:00
John Del Rosario f29b0284b9 Flesh out virtualenvs section. 2012-01-01 23:36:22 +08:00
Kenneth Reitz 7a5b59f185 refactor of dev env sections
#65
2011-12-31 10:35:52 -05:00