summaryrefslogtreecommitdiff
path: root/docs/userguide
Commit message (Expand)AuthorAgeFilesLines
* Stop mentioning `wheel` in the context of PEP 517Sviatoslav Sydorenko2022-01-272-2/+2
* doc: Fix trailing spaces, tabs, and missing newlines at end of file.Julien Palard2022-01-243-7/+7
* Update docs/userguide/quickstart.rstAnanth Pattabiraman2022-01-071-1/+1
* add resources on packagingAnanth Pattabiraman2022-01-071-2/+3
* Update quickstart.rsteacheson2021-12-241-13/+13
* fix: typo 'extras_require'Rodrigo Mologni2021-12-041-1/+1
* fix: 'python_requires' must be a stringRodrigo Mologni2021-12-041-1/+1
* Improve the mention of pip version that doesn't need `setup.py`Sviatoslav Sydorenko2021-11-121-2/+3
* Document that pip works with editable setup.cfgSviatoslav Sydorenko2021-11-111-9/+9
* Prefer imperative voice.Jason R. Coombs2021-11-071-2/+2
* Document setuptools replacementsAnderson Bravalheri2021-11-051-0/+8
* Remove data_files from declarative config exampleAnderson Bravalheri2021-10-261-8/+4
* Add minimum versions for setup_requires, python_requires, py_modules. Closes ...Jason R. Coombs2021-10-221-3/+3
* Update docs/userguide/distribution.rstJens C. Jensen2021-10-031-1/+1
* fix typo: above -> belowJens C. Jensen2021-10-031-1/+1
* Merge pull request #2793 from stanton119/patch-1Jason R. Coombs2021-09-211-1/+1
|\
| * Update package_discovery.rststanton1192021-09-171-1/+1
* | Update distribution.rstDiego Ramirez2021-09-141-3/+3
* | Document the version coparisonsDiego Ramirez2021-09-141-2/+9
|/
* Merge pull request #2786 from pzhlkj6612/add-link-to-develop_mode-0Jason R. Coombs2021-09-121-1/+1
|\
| * docs(quickstart): add link to "Development Mode"Mozi2021-09-121-1/+1
* | Correct typo (s/brakets/brackets/)Rupert Nash2021-09-091-1/+1
|/
* Merge pull request #2731 from graingert/remove-lib2to3-usageJason R. Coombs2021-09-043-24/+0
|\
| * remove lib2to3 usageThomas Grainger2021-09-043-24/+0
* | Merge pull request #2746 from graingert/patch-1Jason R. Coombs2021-09-041-1/+22
|\ \ | |/ |/|
| * add python_requires exampleThomas Grainger2021-07-301-1/+22
* | Merge pull request #2712 from darkvertex/data_files_glob_directiveJason R. Coombs2021-08-261-0/+1
|\ \ | |/ |/|
| * Update globbing for [options.data_files] to be implicit, not requiring a cust...Alan Fregtman2021-07-211-4/+2
| * Implement "glob:" directive for declarative "data_files" option.Alan Fregtman2021-06-301-1/+4
* | Restore whitespace and single quotes after blacken-docs.Jason R. Coombs2021-07-214-23/+32
* | remove magci trailing commasThomas Grainger2021-07-211-6/+2
* | blacken docsThomas Grainger2021-07-205-48/+47
* | Merge branch 'main' into change-docs-themeJason R. Coombs2021-07-186-229/+341
|\ \ | |/
| * Entrypoints in declarative config are now supportedNicolas CANIART2021-05-291-57/+89
| * Merge pull request #2668 from carltongibson/c/fix-example-indentJason R. Coombs2021-05-191-2/+2
| |\
| | * Corrected tabs for spaces in quickstart example.Carlton Gibson2021-05-101-2/+2
| * | Merge pull request #2672 from luzpaz/typosJason R. Coombs2021-05-192-5/+5
| |\ \
| | * | Fix misc. doc typosluz paz2021-05-142-5/+5
| | |/
| * | Docs: Use license_files instead of license_fileHugo van Kemenade2021-05-191-2/+1
| |/
| * Merge pull request #2634 from carltongibson/c/fix-quickstart-linkJason R. Coombs2021-05-091-2/+3
| |\
| | * Fixed quickstart packaging resources hyperlink.Carlton Gibson2021-04-101-2/+3
| * | Corrected indent in setup.cfg example.Carlton Gibson2021-04-121-2/+2
| |/
| * Add documentation + changelog entriesMarc Mueller2021-04-031-1/+1
| * Merge pull request #2626 from Yhg1s/patch-1Jason R. Coombs2021-04-031-1/+1
| |\
| | * Update quickstart.rstT. Wouters2021-03-291-1/+1
| | * Fix typo in setup.py example in quickstart guide.T. Wouters2021-03-291-1/+1
| * | Merge pull request #2623 from Zedeldi/patch-1Jason R. Coombs2021-04-031-4/+4
| |\ \
| | * | Update dependency_management.rstZack Didcott2021-03-291-4/+4
| | |/
| * | Section for 'find' and 'find_namespace' options is 'options.packages.find'. F...Jason R. Coombs2021-03-301-1/+1
| |/
| * Merge pull request #2584 from amy-lei/tabbed-codeJason R. Coombs2021-03-053-160/+223
| |\