summaryrefslogtreecommitdiff
path: root/docs/userguide/quickstart.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2460 from HaraldKorneliussen/masterJason R. Coombs2020-12-061-1/+1
|\ | | | | Fixes syntax issues in quickstart (#2448)
| * Fixes syntax issues in quickstart (#2448)Harald Korneliussen2020-11-181-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-1Jason R. Coombs2020-12-061-2/+2
|\ \ | | | | | | Update quickstart.rst
| * | Update quickstart.rstGreg Solon2020-10-201-2/+2
| |/ | | | | Removed quotes in setup.cfg which caused build to fail.
* | s/517/PEP 517/Marius Gedminas2020-10-191-1/+1
|/
* Clean up syntax on entry_points.console_scripts. Fixes #2429.Jason R. Coombs2020-10-171-4/+3
|
* Merge branch 'master' into patch-1Jason R. Coombs2020-10-171-7/+8
|\
| * ✨Make the default implicit role autofind targetsSviatoslav Sydorenko2020-10-161-2/+1
| |
| * 📝 Recover interdoc links & correct broken syntaxSviatoslav Sydorenko2020-10-161-5/+7
| |
* | Use the :pep: role instead of a manual linkMarius Gedminas2020-10-121-2/+2
| | | | | | | | Co-Authored-By: Sviatoslav Sydorenko <webknjaz@redhat.com>
* | And another malformed linkMarius Gedminas2020-10-051-1/+1
| |
* | Fix ReST syntax error in the PEP 517 linkMarius Gedminas2020-10-051-1/+1
|/
* Use canonical extension for docs.Jason R. Coombs2020-09-231-0/+210