FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for source/tutorials - LIMASUO/python-packaging-user-guide · GitHub
LIMASUO
/
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
tutorials
on
master
User selector
Datepicker
Commit history
Commits on Jul 10, 2018
Use a real repo URL in the example setup.py references (#533)
Show description for a7f7727
aritro01
authored and
ncoghlan
committed
a7f7727
View commit details
Copy full SHA for a7f7727
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Fix invalid url and small typo (#520)
johnnymetz
authored and
ncoghlan
committed
509888c
View commit details
Copy full SHA for 509888c
View code at this point
Browse repository at this point
Commits on May 31, 2018
Fixed repeated instances of the word 'the'. (#517)
waleksa
authored and
ncoghlan
committed
01161a9
View commit details
Copy full SHA for 01161a9
View code at this point
Browse repository at this point
Modify system command to account for Jupyter notebook (#516)
pgadige
authored and
theacodes
committed
c1fe0d8
View commit details
Copy full SHA for c1fe0d8
View code at this point
Browse repository at this point
Commits on May 29, 2018
Expand the commands for uploading to the real PyPI in the packaging tutorial (#515)
theacodes
authored and
ncoghlan
committed
b3bf60b
View commit details
Copy full SHA for b3bf60b
View code at this point
Browse repository at this point
Commits on May 27, 2018
Fix typo in packaging-projects (#514)
Chris Rehn
authored and
ncoghlan
committed
a0b31a5
View commit details
Copy full SHA for a0b31a5
View code at this point
Browse repository at this point
Commits on May 23, 2018
Reword cross-reference to the poetry project (#508)
Show description for 93d78c3
ncoghlan
authored and
theacodes
committed
93d78c3
View commit details
Copy full SHA for 93d78c3
View code at this point
Browse repository at this point
Commits on May 21, 2018
Fix bad filename for README in packaging tutorial (#507)
theacodes
authored
9ac0e9d
View commit details
Copy full SHA for 9ac0e9d
View code at this point
Browse repository at this point
Commits on May 20, 2018
Remove Easter egg from managing dependencies tutorial (#504)
theacodes
authored
5999aa5
View commit details
Copy full SHA for 5999aa5
View code at this point
Browse repository at this point
Fix small typo in packaging tutorial (#502)
theacodes
authored
47f39e1
View commit details
Copy full SHA for 47f39e1
View code at this point
Browse repository at this point
Remove outdated warning about Python version mixing with Pipenv (#501)
Show description for 51eee7d
theacodes
authored and
ncoghlan
committed
51eee7d
View commit details
Copy full SHA for 51eee7d
View code at this point
Browse repository at this point
Create new, simpler packaging tutorial (#498)
Show description for 927eca1
theacodes
authored
927eca1
View commit details
Copy full SHA for 927eca1
View code at this point
Browse repository at this point
Commits on May 15, 2018
Revise "Next Steps" for app dependency management (#496)
Show description for ea4fda4
ncoghlan
authored
ea4fda4
View commit details
Copy full SHA for ea4fda4
View code at this point
Browse repository at this point
Update alternate app dep manager recommendations (#495)
Show description for 1a194ea
ncoghlan
authored and
theacodes
committed
1a194ea
View commit details
Copy full SHA for 1a194ea
View code at this point
Browse repository at this point
Commits on May 14, 2018
Explained that Windows users don't need to say "source" (#493)
Show description for 0b6cca4
reuven
authored and
theacodes
committed
0b6cca4
View commit details
Copy full SHA for 0b6cca4
View code at this point
Browse repository at this point
Updated the "license" description to be more complete, indicating that this argument is meant for deviations from the Trove classifier, not instead of it. (#492)
reuven
authored and
theacodes
committed
b04dcbb
View commit details
Copy full SHA for b04dcbb
View code at this point
Browse repository at this point
Fix section on data_files (#490)
jdemeyer
authored and
theacodes
committed
dc1f367
View commit details
Copy full SHA for dc1f367
View code at this point
Browse repository at this point
Commits on May 4, 2018
update note about readme inclusion (#483)
carlwgeorge
authored and
Jon Wayne Parrott
committed
2a15f31
View commit details
Copy full SHA for 2a15f31
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Update pypi.python.org links to pypi.org links (#477)
Show description for f2253e9
pgadige
authored and
Jon Wayne Parrott
committed
f2253e9
View commit details
Copy full SHA for f2253e9
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Reword uploading section in tutorial (#478)
Show description for 08d6099
ncoghlan
authored and
Jon Wayne Parrott
committed
08d6099
View commit details
Copy full SHA for 08d6099
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Title in sentence case for consistency (#467)
hugovk
authored and
Jon Wayne Parrott
committed
56706ad
View commit details
Copy full SHA for 56706ad
View code at this point
Browse repository at this point
Remove GPG references from publishing tutorial (#466)
Show description for ae46f38
ncoghlan
authored and
Jon Wayne Parrott
committed
ae46f38
View commit details
Copy full SHA for ae46f38
View code at this point
Browse repository at this point
Commits on Apr 1, 2018
Make default Description-Content-Type variant GFM (#462)
di
authored and
Jon Wayne Parrott
committed
1252354
View commit details
Copy full SHA for 1252354
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
fix 'installing packages' link (#460)
Show description for d3e573d
Andrey Portnoy
authored and
Jon Wayne Parrott
committed
d3e573d
View commit details
Copy full SHA for d3e573d
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Change ``filename`` to :file:`filename` throughout (#458)
Rebecca Turner
authored and
Jon Wayne Parrott
committed
3f97bec
View commit details
Copy full SHA for 3f97bec
View code at this point
Browse repository at this point
Added long_description_content_type (#457)
Show description for e695953
Rebecca Turner
authored and
Jon Wayne Parrott
committed
e695953
View commit details
Copy full SHA for e695953
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Clarify long description classifier on pypi.org (#456)
willingc
authored and
Jon Wayne Parrott
committed
65a0892
View commit details
Copy full SHA for 65a0892
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Document `project_urls` as an option to setup.py (#441)
Show description for beb9775
phildini
authored and
ncoghlan
committed
beb9775
View commit details
Copy full SHA for beb9775
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Update PyPI links in distribution tutorial (#440)
brainwane
authored and
Jon Wayne Parrott
committed
6e8c33f
View commit details
Copy full SHA for 6e8c33f
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Tidy up some build warnings (#435)
ncoghlan
authored and
Jon Wayne Parrott
committed
f947478
View commit details
Copy full SHA for f947478
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
Add warning about managing multiple versions with pipenv (#430)
Show description for 7c906ff
Jon Wayne Parrott
authored
7c906ff
View commit details
Copy full SHA for 7c906ff
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Add a link to PyPI after the "Upload Your Distrubtions" step (#431)
Jon Wayne Parrott
authored
148903d
View commit details
Copy full SHA for 148903d
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Explain README.rst in sdists (#419)
Show description for f0c57d6
gtback
authored and
Jon Wayne Parrott
committed
f0c57d6
View commit details
Copy full SHA for f0c57d6
View code at this point
Browse repository at this point
Fix code block inside note. (#421)
Show description for 88918ad
danielroseman
authored and
ncoghlan
committed
88918ad
View commit details
Copy full SHA for 88918ad
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Replace `~` with `$HOME` in guides, tutorials (#418)
Show description for 947abe0
brainwane
authored and
Jon Wayne Parrott
committed
947abe0
View commit details
Copy full SHA for 947abe0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL