Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2584 from amy-lei/tabbed-code | Jason R. Coombs | 2021-03-05 | 5 | -160/+227 |
|\ | | | | | Add mechanism for comparison of setup.py and its equivalent setup.cfg | ||||
| * | Extend extensions later in the file. Fixes flake8 failure and isolates the β΅ | Jason R. Coombs | 2021-03-05 | 1 | -1/+4 |
| | | | | | | | | (sole) change from other concerns. | ||||
| * | Replace adjacent code blocks with tabbed containers | Amy | 2021-02-28 | 3 | -160/+223 |
| | | |||||
| * | Add sphinx-inline-tabs extension | Amy | 2021-02-28 | 2 | -1/+2 |
| | | |||||
* | | Term is builder. | Jason R. Coombs | 2021-02-28 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #2552 from hexagonrecursion/patch-1 | Jason R. Coombs | 2021-02-28 | 2 | -4/+7 |
|\ \ | | | | | | | quickstart: recommend PyPA build instead of pep517.build | ||||
| * | | quickstart: recommend PyPA build instead of pep517.build | Andrey Bienkowski | 2021-02-09 | 2 | -4/+7 |
| |/ | | | | | | | see https://github.com/pypa/pep517/issues/91 | ||||
* | | Merge pull request #2561 from pwoolvett/fix/2553 | Jason R. Coombs | 2021-02-25 | 1 | -0/+13 |
|\ \ | | | | | | | docs(userguide): Marker example for extras_require | ||||
| * | | docs(userguide): Marker example for extras_require | Pablo Woolvett | 2021-02-04 | 1 | -0/+13 |
| |/ | | | | | | | Signed-off-by: Pablo Woolvett <pablowoolvett@gmail.com> | ||||
* | | Add ini to display code block in doc | Thea | 2021-02-24 | 1 | -1/+1 |
| | | |||||
* | | Reference index in the userguide directory | Thea | 2021-02-20 | 1 | -1/+1 |
| | | |||||
* | | Include link to new developer guide in the old one | Thea | 2021-02-20 | 1 | -1/+1 |
|/ | |||||
* | Remove bootstrap from docs build | Jason R. Coombs | 2021-01-19 | 1 | -16/+0 |
| | |||||
* | Merge pull request #2506 from xdhmoore/patch-1 | Jason R. Coombs | 2021-01-16 | 1 | -3/+3 |
|\ | | | | | Clarify Development Mode first paragraph | ||||
| * | Clarify Development Mode first paragraph | Daniel Moore | 2020-12-23 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #2507 from drewrisinger/patch-1 | Jason R. Coombs | 2021-01-16 | 1 | -1/+1 |
|\ \ | | | | | | | docs (build_meta): fix spelling mistake | ||||
| * | | docs (build_meta): fix spelling mistake | Drew | 2020-12-25 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #2519 from henryiii/patch-2 | Jason R. Coombs | 2021-01-08 | 1 | -1/+1 |
|\ \ | | | | | | | fix: suggest PyPA build instead of pep517.build | ||||
| * | | fix: suggest PyPA build instead of pep517.build | Henry Schreiner | 2021-01-01 | 1 | -1/+1 |
| | | | |||||
* | | | fix typo | YuanPei Li | 2021-01-08 | 1 | -1/+1 |
|/ / | | | | | Fix a difference between the name of function definition and calling. | ||||
* | | Replace incorrect statement about triggering installation of dependencies to β΅ | Jason R. Coombs | 2020-12-28 | 1 | -4/+8 |
|/ | | | | indicate that the handling is mostly implementation specific. Ref pypa/setuptools#1471. | ||||
* | docs: recommend pypa build | Henry Schreiner | 2020-12-22 | 1 | -8/+5 |
| | |||||
* | Merge https://github.com/jaraco/tidelift into main | Jason R. Coombs | 2020-12-20 | 2 | -0/+11 |
|\ | |||||
| * | Rebrand to 'For Enterprise' | Jason R. Coombs | 2019-11-30 | 1 | -2/+2 |
| | | |||||
| * | List sidebars to avoid errors looking for template 't' | Jason R. Coombs | 2019-09-09 | 1 | -1/+1 |
| | | |||||
| * | Rely on alabaster theme to support sidebar rendering. | Jason R. Coombs | 2019-01-26 | 1 | -0/+1 |
| | | |||||
| * | Add Tidelift template | Jason R. Coombs | 2019-01-26 | 2 | -0/+10 |
| | |||||
* | Merge pull request #2486 from pypa/feature/skeleton | Jason R. Coombs | 2020-12-20 | 1 | -72/+21 |
|\ | | | | | Adopt jaraco/skeleton | ||||
| * | Merge https://github.com/jaraco/skeleton into feature/skeleton | Jason R. Coombs | 2020-12-12 | 1 | -72/+21 |
| |\ | |||||
| | * | Collapse skeleton history from archive/2020-12 | Jason R. Coombs | 2020-12-08 | 3 | -0/+56 |
| | | |||||
* | | typo | Matt Deitke | 2020-12-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2468 from wimglenn/patch-1 | Jason R. Coombs | 2020-12-06 | 1 | -2/+1 |
|\ | | | | | fix broken link to entry-points details | ||||
| * | Update docs/pkg_resources.rst | wim glenn | 2020-12-05 | 1 | -2/+1 |
| | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| * | fix broken link to entry-points details | wim glenn | 2020-12-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2460 from HaraldKorneliussen/master | Jason R. Coombs | 2020-12-06 | 1 | -1/+1 |
|\ \ | | | | | | | Fixes syntax issues in quickstart (#2448) | ||||
| * | | Fixes syntax issues in quickstart (#2448) | Harald Korneliussen | 2020-11-18 | 1 | -3/+3 |
| |/ | | | | | Quotes in the name and packages field causes an "Invalid distribution name or version syntax" if you follow this quickstart guide directly. pep517.build also requires you to specify the directory. | ||||
* | | Merge pull request #2444 from zegor/patch-1 | Jason R. Coombs | 2020-12-06 | 1 | -2/+2 |
|\ \ | | | | | | | Update quickstart.rst | ||||
| * | | Update quickstart.rst | Greg Solon | 2020-10-20 | 1 | -2/+2 |
| |/ | | | | | Removed quotes in setup.cfg which caused build to fail. | ||||
* | | s/517/PEP 517/ | Marius Gedminas | 2020-10-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2430 from webknjaz/bugfixes/sphinx-failures | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
|\ | | | | | Fix sphinx strictness-related failures | ||||
| * | ππ Fix the TOC link to the relocated dev guide | Sviatoslav Sydorenko | 2020-10-17 | 1 | -1/+1 |
| | | | | | | | | This change corrects the typo introduced by #2426. | ||||
* | | Clean up syntax on entry_points.console_scripts. Fixes #2429. | Jason R. Coombs | 2020-10-17 | 1 | -4/+3 |
|/ | |||||
* | Merge branch 'master' into group-dev-docs | Jason R. Coombs | 2020-10-17 | 21 | -306/+288 |
|\ | |||||
| * | Merge pull request #2415 from alvyjudy/master | Jason R. Coombs | 2020-10-17 | 1 | -0/+9 |
| |\ | | | | | | | Link to build_meta documentation | ||||
| | * | Prefer doc role to ref role. | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| | * | make suggested edits | alvy | 2020-10-12 | 1 | -2/+2 |
| | | | |||||
| | * | add a paragraph in index to linkt build_meta doc | alvy | 2020-10-07 | 1 | -0/+9 |
| | | | |||||
| * | | Merge branch 'master' into patch-1 | Jason R. Coombs | 2020-10-17 | 22 | -332/+300 |
| |\ \ | |||||
| | * \ | Merge pull request #2410 from imba-tjd/patch-2 | Jason R. Coombs | 2020-10-17 | 1 | -4/+4 |
| | |\ \ | | | | | | | | | | | docs: code-block style fix | ||||
| | | * | | Restore quickstart.rst | θ°δΉιΌ | 2020-10-17 | 1 | -2/+2 |
| | | | | |