summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix small errors in docsAnderson Bravalheri2022-03-091-2/+2
* | | | | Mark features related auto-discovery and pyproject metadata as experimentalAnderson Bravalheri2022-03-091-0/+6
* | | | | Automatic discovery of packages, py_modules and name (#2894)Anderson Bravalheri2022-03-071-4/+144
|\ \ \ \ \
| * | | | | Add news fragment with instructions for empty distributionsAnderson Bravalheri2022-03-051-1/+1
| * | | | | Small fixes for text in package_discoveryAnderson Bravalheri2022-03-051-7/+7
| * | | | | Sync setup.cfg/.py examples for package_dirAnderson Bravalheri2022-03-051-3/+3
| * | | | | Add examples for package_dir customisationAnderson Bravalheri2022-03-051-1/+44
| * | | | | Improve text in package discovery docsAnderson Bravalheri2022-03-051-10/+10
| * | | | | Improve autodoc for finder excludeAnderson Bravalheri2022-03-051-8/+8
| * | | | | Small doc improvement for package_discoveryAnderson Bravalheri2022-03-051-2/+2
| * | | | | Attempt to improve autodocAnderson Bravalheri2022-03-051-6/+31
| * | | | | Add documentation about automatic discoveryAnderson Bravalheri2022-03-051-4/+76
| |/ / / /
* | | | | Add news fragmentAnderson Bravalheri2022-03-051-1/+7
|/ / / /
* | | | Update docs/userguide/miscellaneous.rstAnderson Bravalheri2022-03-041-1/+1
* | | | Apply suggestions from code reviewAnderson Bravalheri2022-03-041-1/+1
* | | | Clarify the relationship between wheel <> sdistAnderson Bravalheri2022-03-042-21/+50
* | | | Apply suggestions from code reviewAnderson Bravalheri2022-03-041-2/+2
* | | | Emphasize data files should be included inside the packageAnderson Bravalheri2022-03-031-1/+1
* | | | Avoid using a same set of words repeatedly too closeAnderson Bravalheri2022-03-031-1/+1
* | | | Add another missing link to PyPUGAnderson Bravalheri2022-03-031-1/+1
* | | | Add missing link to PyPUG MANIFEST.in docsAnderson Bravalheri2022-03-031-1/+1
* | | | Add link to MANIFEST.in in quickstartAnderson Bravalheri2022-03-031-1/+7
* | | | Add section about distributed files to miscellaneousAnderson Bravalheri2022-03-032-14/+40
* | | | Modify datafiles docs to emphasize importlib.resources over pkg_resoruecesAnderson Bravalheri2022-03-032-12/+15
* | | | Add a note about data files being read-onlyAnderson Bravalheri2022-03-031-0/+16
* | | | Add links to MANIFEST.in docs and clarify data files inclusionAnderson Bravalheri2022-03-032-16/+53
|/ / /
* | | Improve regex for autolinking PEPs on changelogAnderson Bravalheri2022-02-191-1/+1
* | | Extend matching of issue/commit links to all PyPA repositoriesAnderson Bravalheri2022-02-191-4/+4
* | | Avoid accidental URL replacement in CHANGELOGAnderson Bravalheri2022-02-191-1/+1
* | | Merge pull request #2897 from abravalheri/improve-docsJason R. Coombs2022-01-302-0/+83
|\ \ \
| * | | Mention environment markers as alternativeAnderson Bravalheri2021-11-191-1/+6
| * | | Add documentation about build_meta wrappersAnderson Bravalheri2021-11-192-0/+78
* | | | Stop mentioning `wheel` in the context of PEP 517Sviatoslav Sydorenko2022-01-273-4/+5
* | | | doc: Fix trailing spaces, tabs, and missing newlines at end of file.Julien Palard2022-01-246-23/+23
* | | | Remove deprecated communication platformsAnderson Bravalheri2022-01-201-5/+4
* | | | Replace the defunct distutils-sig ml with forum pointerJeroen Ruigrok van der Werven2022-01-202-9/+10
* | | | Update documentation to match and remove requirements file with stale referen...Jason R. Coombs2022-01-171-7/+4
* | | | Update docs/userguide/quickstart.rstAnanth Pattabiraman2022-01-071-1/+1
* | | | add resources on packagingAnanth Pattabiraman2022-01-071-2/+3
* | | | Remove unused imports from docs/conf.pyAnderson Bravalheri2022-01-061-3/+0
* | | | Use an SVG optimiserAnderson Bravalheri2022-01-0611-1419/+443
* | | | Replace in-tree sphinx extension with sphinx-faviconAnderson Bravalheri2022-01-062-65/+6
* | | | Rename `docs/{images/README => artwork}.rst`Anderson Bravalheri2022-01-062-4/+4
* | | | Update quickstart.rsteacheson2021-12-241-13/+13
* | | | Render distutils commit links properly in docsAlex Hedges2021-12-191-0/+4
* | | | fix: typo 'extras_require'Rodrigo Mologni2021-12-041-1/+1
* | | | fix: 'python_requires' must be a stringRodrigo Mologni2021-12-041-1/+1
|/ / /
* | | Merge pull request #2890 from icemac/patch-1Jason R. Coombs2021-11-181-1/+1
|\ \ \
| * | | Reduce resource_string documentation confusion.Michael Howitz2021-11-161-1/+1
* | | | Update setuptools.readthedocs.io to setuptools.pypa.ioHugo van Kemenade2021-11-163-3/+3
|/ / /