FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for source/installing.rst - pythonpeixun/python-packaging-user-guide · GitHub
pythonpeixun
/
python-packaging-user-guide
Public
forked from
pypa/packaging.python.org
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-packaging-user-guide
source
installing.rst
on
master
User selector
Datepicker
Commit history
Commits on Apr 7, 2017
Explain prominently how to install pip in /usr/local (#230)
alexntt
authored and
Jon Wayne Parrott
committed
ecd32fa
View commit details
Copy full SHA for ecd32fa
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Convert readthedocs link for their .org -> .io migration for hosted projects (#239)
Show description for dd3d8df
adamchainz
authored and
Jon Wayne Parrott
committed
dd3d8df
View commit details
Copy full SHA for dd3d8df
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Explain how to install from unsupported sources using a helper application (#289)
pfmoore
authored and
ncoghlan
committed
b4bdf43
View commit details
Copy full SHA for b4bdf43
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
- use venv instead of pyvenv
Show description for c7c3164
stevepiercy
committed
c7c3164
View commit details
Copy full SHA for c7c3164
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Update references to the setuptools docs, to make them point to the new
Show description for c3c48d0
Yhg1s
committed
c3c48d0
View commit details
Copy full SHA for c3c48d0
View code at this point
Browse repository at this point
Commits on May 31, 2016
Merge pull request #222 from berkerpeksag/patch-1
Show description for 45f1a96
dstufft
committed
45f1a96
View commit details
Copy full SHA for 45f1a96
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
add missing word
jurko-gospodnetic
committed
7ff780e
View commit details
Copy full SHA for 7ff780e
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Update virtualenv and pyvenv information in installing.rst
Show description for 22d0d0b
berkerpeksag
committed
22d0d0b
View commit details
Copy full SHA for 22d0d0b
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Update installing.rst
Show description for 4888c23
NeptuneRx
committed
4888c23
View commit details
Copy full SHA for 4888c23
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
replace broken or hardcoded PEP links with pep inline roles
Daniel D. Beck
committed
31d37be
View commit details
Copy full SHA for 31d37be
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
mention setuptools in the upgrade command as well
qwcode
committed
6e1e280
View commit details
Copy full SHA for 6e1e280
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
tool install instructions for linux pkg mgrs
qwcode
committed
f89a0c9
View commit details
Copy full SHA for f89a0c9
View code at this point
Browse repository at this point
Commits on Sep 12, 2015
- make it clearer when pip is already installed
Show description for 3e9846d
qwcode
committed
3e9846d
View commit details
Copy full SHA for 3e9846d
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
clarify the ensurepip requirements
qwcode
committed
4767674
View commit details
Copy full SHA for 4767674
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
make it clear that pip prefers "compatible" wheels
qwcode
committed
9c7ba56
View commit details
Copy full SHA for 9c7ba56
View code at this point
Browse repository at this point
replace the old "pip wheel" caching instructions with general info about wheels and that pip has a wheel cache
qwcode
committed
7178426
View commit details
Copy full SHA for 7178426
View code at this point
Browse repository at this point
simpler wording and indents
qwcode
committed
0635871
View commit details
Copy full SHA for 0635871
View code at this point
Browse repository at this point
add warning about using get-pip with a managed python
qwcode
committed
731d315
View commit details
Copy full SHA for 731d315
View code at this point
Browse repository at this point
cover installing wheel as wheel, since wheel is critical now to supporting pip's wheel cache
qwcode
committed
103190b
View commit details
Copy full SHA for 103190b
View code at this point
Browse repository at this point
mention that python 2.7.9 may also contain pip by default
qwcode
committed
8c32768
View commit details
Copy full SHA for 8c32768
View code at this point
Browse repository at this point
Commits on Jan 2, 2015
don't call our intro guides "tutorials", because they're not
qwcode
committed
1613bc8
View commit details
Copy full SHA for 1613bc8
View code at this point
Browse repository at this point
- move the TOC below the intro paragraph
Show description for b9c4007
qwcode
committed
b9c4007
View commit details
Copy full SHA for b9c4007
View code at this point
Browse repository at this point
Commits on Dec 31, 2014
PEP440 updates
qwcode
committed
c1d1fbe
View commit details
Copy full SHA for c1d1fbe
View code at this point
Browse repository at this point
Commits on Dec 24, 2014
push all the install examples into top-level sections
qwcode
committed
59af0b0
View commit details
Copy full SHA for 59af0b0
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
Merge pull request #119 from pypa/pypa.io
Show description for d8821dc
qwcode
committed
d8821dc
View commit details
Copy full SHA for d8821dc
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
use text and link provided by qwcode
derwolfe
committed
aaaabcd
View commit details
Copy full SHA for aaaabcd
View code at this point
Browse repository at this point
integrate in changes qwcode/pip_install docs
derwolfe
committed
5988d6a
View commit details
Copy full SHA for 5988d6a
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
s/project/package
derwolfe
committed
1a94a56
View commit details
Copy full SHA for 1a94a56
View code at this point
Browse repository at this point
install optional dependency example
derwolfe
committed
892253d
View commit details
Copy full SHA for 892253d
View code at this point
Browse repository at this point
Commits on Nov 28, 2014
intersphinx references to pypa.io
qwcode
committed
ece48f5
View commit details
Copy full SHA for ece48f5
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
have the glossary use 'import package' and 'distribution package' expanded terms
qwcode
committed
028da95
View commit details
Copy full SHA for 028da95
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
"larger software distribution"
qwcode
committed
4850cd5
View commit details
Copy full SHA for 4850cd5
View code at this point
Browse repository at this point
meaning #1
qwcode
committed
feefde6
View commit details
Copy full SHA for feefde6
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
explain why "distribution" is not preferred
qwcode
committed
6c09ec7
View commit details
Copy full SHA for 6c09ec7
View code at this point
Browse repository at this point
back to "package" and all it's ambiguity
qwcode
committed
a4b95f7
View commit details
Copy full SHA for a4b95f7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL