| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement "glob:" directive for declarative "data_files" option. | Alan Fregtman | 2021-06-30 | 1 | -1/+4 |
| | | |||||
| * | Entrypoints in declarative config are now supported | Nicolas CANIART | 2021-05-29 | 1 | -57/+89 |
| | | | | | | | The documentation still states it is not though. Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| * | Merge pull request #2668 from carltongibson/c/fix-example-indent | Jason R. Coombs | 2021-05-19 | 1 | -2/+2 |
| |\ | | | | | Corrected tabs for spaces in quickstart example. | ||||
| | * | Corrected tabs for spaces in quickstart example. | Carlton Gibson | 2021-05-10 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #2672 from luzpaz/typos | Jason R. Coombs | 2021-05-19 | 2 | -5/+5 |
| |\ \ | | | | | | | Fix misc. doc typos | ||||
| | * | | Fix misc. doc typos | luz paz | 2021-05-14 | 2 | -5/+5 |
| | |/ | | | | | Found via `codespell` | ||||
| * | | Docs: Use license_files instead of license_file | Hugo van Kemenade | 2021-05-19 | 1 | -2/+1 |
| |/ | |||||
| * | Merge pull request #2634 from carltongibson/c/fix-quickstart-link | Jason R. Coombs | 2021-05-09 | 1 | -2/+3 |
| |\ | | | | | Fixed quickstart packaging resources hyperlink. | ||||
| | * | Fixed quickstart packaging resources hyperlink. | Carlton Gibson | 2021-04-10 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | The implicit link target that should have been created from the title was not being detected correctly. This was causing the link to be interpreted as an external hyperlink reference, resulting in a 404 in the rendered docs. Adding the explicit target and `ref` allows the link to resolve correctly. | ||||
| * | | Corrected indent in setup.cfg example. | Carlton Gibson | 2021-04-12 | 1 | -2/+2 |
| |/ | |||||
| * | Add documentation + changelog entries | Marc Mueller | 2021-04-03 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2626 from Yhg1s/patch-1 | Jason R. Coombs | 2021-04-03 | 1 | -1/+1 |
| |\ | | | | | Fix typo in setup.py example in quickstart guide. | ||||
| | * | Update quickstart.rst | T. Wouters | 2021-03-29 | 1 | -1/+1 |
| | | | |||||
| | * | Fix typo in setup.py example in quickstart guide. | T. Wouters | 2021-03-29 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #2623 from Zedeldi/patch-1 | Jason R. Coombs | 2021-04-03 | 1 | -4/+4 |
| |\ \ | | | | | | | Update dependency_management.rst | ||||
| | * | | Update dependency_management.rst | Zack Didcott | 2021-03-29 | 1 | -4/+4 |
| | |/ | | | | | Fix spelling and grammar | ||||
| * | | Section for 'find' and 'find_namespace' options is 'options.packages.find'. ↵ | Jason R. Coombs | 2021-03-30 | 1 | -1/+1 |
| |/ | | | | Fixes #2406. | ||||
| * | Merge pull request #2584 from amy-lei/tabbed-code | Jason R. Coombs | 2021-03-05 | 3 | -160/+223 |
| |\ | | | | | Add mechanism for comparison of setup.py and its equivalent setup.cfg | ||||
| | * | Replace adjacent code blocks with tabbed containers | Amy | 2021-02-28 | 3 | -160/+223 |
| | | | |||||
| * | | 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 | 1 | -3/+3 |
| |\ \ | | | | | | | quickstart: recommend PyPA build instead of pep517.build | ||||
| | * | | quickstart: recommend PyPA build instead of pep517.build | Andrey Bienkowski | 2021-02-09 | 1 | -3/+3 |
| | |/ | | | | | | | 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 |
| |/ | |||||
| * | 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 |
| | | | |||||
| * | | 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. | ||||
| * | typo | Matt Deitke | 2020-12-13 | 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 |
| |/ | |||||
| * | Clean up syntax on entry_points.console_scripts. Fixes #2429. | Jason R. Coombs | 2020-10-17 | 1 | -4/+3 |
| | | |||||
| * | 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 | 13 | -69/+97 |
| |\ \ | |||||
| | * \ | 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 |
| | | | | | |||||
| | | * | | Merge branch 'master' into patch-2 | 谭九鼎 | 2020-10-17 | 13 | -58/+84 |
| | | |\ \ | |||||
| | | * | | | Update docs/userguide/quickstart.rst | 谭九鼎 | 2020-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| | | * | | | Update entry_point.rst | 谭九鼎 | 2020-10-03 | 1 | -0/+2 |
| | | | | | | |||||
| | | * | | | Update dependency_management.rst | 谭九鼎 | 2020-10-03 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | fix inline-code style | 谭九鼎 | 2020-10-03 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | docs: code-block style fix | 谭九鼎 | 2020-10-02 | 1 | -6/+6 |
| | | | |/ | | |/| | |||||
| | * | | | Merge pull request #2409 from imba-tjd/patch-1 | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
| | |\ \ \ | | |_|/ | |/| | | docs: editorial word fix | ||||
