| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use canonical extension for docs. | Jason R. Coombs | 2020-09-23 | 1 | -216/+0 |
| | | |||||
| * | Merge commit '619e229' into feature/2093-docs-revamp | Jason R. Coombs | 2020-09-23 | 1 | -0/+42 |
| |\ | |||||
| | * | Merge branch 'master' into docs/setup.cfg-only | Jason R. Coombs | 2020-05-15 | 1 | -64/+67 |
| | |\ | |||||
| | * | | 📝 Improve the note about editable installs | Sviatoslav Sydorenko | 2020-01-14 | 1 | -1/+1 |
| | | | | | | | | | | Co-Authored-By: Paul Ganssle <pganssle@users.noreply.github.com> | ||||
| | * | | Mark PEP mentions as :pep: SphinX refs | Sviatoslav Sydorenko | 2020-01-14 | 1 | -6/+7 |
| | | | | |||||
| | * | | 📝 Document setup.cfg-only projects | Sviatoslav Sydorenko | 2020-01-14 | 1 | -0/+42 |
| | | | | |||||
| * | | | docs: migrate declarative config to separate file | alvyjudy | 2020-05-11 | 1 | -239/+0 |
| | | | | | | | | | | | | | cut and paste from setuptools.txt | ||||
| * | | | docs: migrate functionality info to separate file | alvyjudy | 2020-05-11 | 1 | -1317/+9 |
| | | | | | | | | | | | | | cut-and-paste from setuptools.txt | ||||
| * | | | docs: migrate commands ref to commands.txt | alvyjudy | 2020-05-11 | 1 | -565/+0 |
| | | | | |||||
| * | | | docs: migrated keywords ref to keywords.txt | alvyjudy | 2020-05-11 | 1 | -174/+0 |
| | | | | | | | | | | | | | Did a cut and paste from setuptools.txt | ||||
| * | | | docs: migrate basic use to quickstart | alvyjudy | 2020-05-11 | 1 | -164/+0 |
| | |/ |/| | | | | | Did a cut and paste from setuptoo.txt to userguide/quickstart.txt | ||||
| * | | Tweak note about setup.cfg | Paul Ganssle | 2020-05-07 | 1 | -2/+3 |
| | | | | | | | | | | | This note has gotten a bit out of date, since setup.py is no longer required. | ||||
| * | | Fix broken link to Python docs | Ye-hyoung Kang | 2020-03-02 | 1 | -1/+1 |
| | | | | | | | | | The broken link used to point to Python 2 docs (which has been moved). Since Python 2 has reached its end-of-life, link to Python 3 docs instead. | ||||
| * | | Merge branch 'master' into fix/1557 | Jason R. Coombs | 2020-02-11 | 1 | -245/+175 |
| |\ \ | |||||
| | * | | Uniformise quotation marks | Géry Ogam | 2020-01-15 | 1 | -52/+52 |
| | | | | |||||
| | * | | Remove the python command from setup.py calls | Géry Ogam | 2020-01-15 | 1 | -7/+7 |
| | | | | |||||
| | * | | Fix typos | Géry Ogam | 2020-01-13 | 1 | -2/+2 |
| | |/ | |||||
| | * | Merge pull request #1954 from gpotter2/patch-2 | Jason R. Coombs | 2020-01-11 | 1 | -2/+2 |
| | |\ | | | | | | | Fix dead link | ||||
| | | * | Update setuptools.txt | Gabriel | 2020-01-02 | 1 | -2/+2 |
| | | | | |||||
| | * | | Fix TestPyPI upload URI | Dustin Ingram | 2020-01-06 | 1 | -1/+1 |
| | |/ | |||||
| | * | Update setuptools.txt | Géry Ogam | 2019-12-12 | 1 | -6/+6 |
| | | | |||||
| | * | Merge pull request #1877 from pypa/feature/distribution-options-hooks | Jason R. Coombs | 2019-11-23 | 1 | -0/+23 |
| | |\ | | | | | | | Add new hook 'setuptools.finalize_distribution_options' | ||||
| | | * | Merge branch 'master' into feature/distribution-options-hooks | Jason R. Coombs | 2019-11-16 | 1 | -173/+75 |
| | | |\ | |||||
| | | * | | Add changelog entry and documentation about the feature. | Jason R. Coombs | 2019-11-16 | 1 | -4/+27 |
| | | | | | |||||
| | * | | | Merge pull request #1767 from kchmck/feat-license-files | Jason R. Coombs | 2019-11-16 | 1 | -0/+1 |
| | |\ \ \ | | | | | | | | | | | Add support for `license_files` option in metadata | ||||
| | | * | | | Add support for `license_files` option in metadata | Mick Koch | 2019-10-28 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | Merge pull request #1830 from benoit-pierre/pip_wheels | Jason R. Coombs | 2019-11-16 | 1 | -8/+9 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | drop easy_install script/command, re-implement `fetch_build_egg` to use pip | ||||
| | | * | | | dist: re-implement `fetch_build_egg` to use pip | Benoit Pierre | 2019-11-15 | 1 | -8/+9 |
| | | | | | | |||||
| | * | | | | Trim excess whitespace | Jason R. Coombs | 2019-11-16 | 1 | -2/+2 |
| | |/ / / | |||||
| | * | | | Remove "upload" and "register" commands. | Paul Ganssle | 2019-11-02 | 1 | -9/+6 |
| | |/ / | | | | | | | | | | | | | | | | The upload and register commands were deprecated over a year ago, in July 2018 (PR GH-1410, discussed in issue GH-1381). It is time to actively remove them in favor of twine. | ||||
| | * | | Merge pull request #1815 from Hawk777/document-package-data-asterisk | Jason R. Coombs | 2019-10-27 | 1 | -1/+5 |
| | |\ \ | | | | | | | | | Document using asterisk in package_data section | ||||
| | | * | | Document using asterisk in package_data section | Christopher Head | 2019-08-12 | 1 | -1/+5 |
| | | |/ | |||||
| | * | | Merge pull request #1862 from benoit-pierre/drop-ez_setup-documentation | Jason R. Coombs | 2019-10-27 | 1 | -28/+1 |
| | |\ \ | | | | | | | | | docs: drop ez_setup documentation and related references | ||||
| | | * | | docs: drop ez_setup documentation and related references | Benoit Pierre | 2019-10-08 | 1 | -28/+1 |
| | | | | | |||||
| | * | | | Merge pull request #1868 from ↵ | Jason R. Coombs | 2019-10-27 | 1 | -135/+43 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | benoit-pierre/drop-most-documentation-references-to-easy_install doc: drop most references to EasyInstall | ||||
| | | * | | | doc: drop most references to EasyInstall | Benoit Pierre | 2019-10-08 | 1 | -135/+43 |
| | | |/ / | |||||
| | * | | | Deprecate the test command | Jon Dufresne | 2019-10-21 | 1 | -0/+13 |
| | |/ / | | | | | | | | | | | | | | | | | | | Provide a warning to users. Suggest using tox as an alternative generic entry point. Refs #1684 | ||||
| | * | | docs: mention eggs are deprecated and not supported by pip | Benoit Pierre | 2019-10-07 | 1 | -0/+3 |
| | | | | |||||
| | * | | docs: mention dependency links support was dropped in pip 19.0 | Benoit Pierre | 2019-10-07 | 1 | -0/+4 |
| | |/ | |||||
| | * | Use license classifiers rather than the license field. | Cyril Roelandt | 2019-06-01 | 1 | -3/+6 |
| | | | | | | | | | | | | | The license field has a 'free' format, while the classifiers are unique identifiers, similar to SPDX identifiers. In the documentation, we should therefore showcase the use of classifiers. | ||||
| * | | Update deprecation version and include extension on changelog file. | Jason R. Coombs | 2020-02-11 | 1 | -5/+5 |
| | | | |||||
| * | | warning -> deprecated | Bastian Venthur | 2019-08-25 | 1 | -1/+1 |
| | | | | | | | Co-Authored-By: Paul Ganssle <p.ganssle@gmail.com> | ||||
| * | | Put deprecation in section rather then removing it (updated changelog as well) | Bastian Venthur | 2019-05-16 | 1 | -0/+39 |
| | | | |||||
| * | | Deprecated Eggsecutable Scripts | Bastian Venthur | 2019-05-15 | 1 | -37/+0 |
| |/ | | | | Closes: #1557 | ||||
| * | Remove unwritten sections of the documentation (#1705) | Ratin_Kumar | 2019-02-26 | 1 | -36/+0 |
| | | | | These sections of the documentation were never written, and refer to deprecated functionality anyway, so they can be removed. | ||||
| * | Merge branch 'master' into license-fix-357 | Jason R. Coombs | 2019-01-27 | 1 | -193/+120 |
| |\ | |||||
| | * | Merge pull request #1620 from scop/spelling | Paul Ganssle | 2019-01-01 | 1 | -1/+1 |
| | |\ | | | | | | | Spelling fixes | ||||
| | | * | Spelling fixes | Ville Skyttä | 2018-12-29 | 1 | -1/+1 |
| | | | | |||||
| | * | | Remove file: from documentation for license field | Paul Ganssle | 2018-12-29 | 1 | -1/+1 |
| | |/ | |||||
| | * | Fix minimum version for data_files | Paul Ganssle | 2018-11-12 | 1 | -1/+1 |
| | | | |||||
