| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Added warnings for data_files, setup_requires and dependency_links | Bastian Venthur | 2019-05-16 | 1 | -0/+15 | |
| | | * | | | Transcibed all keywords from https://docs.python.org/3/distutils/apiref.html#... | Bastian Venthur | 2019-05-16 | 1 | -1/+88 | |
| | | * | | | Fixed broken implicit links | Bastian Venthur | 2019-05-16 | 2 | -18/+26 | |
| | | * | | | Moved keywords section into separate document, added link in index | Bastian Venthur | 2019-05-16 | 3 | -173/+173 | |
| | * | | | | Merge pull request #1753 from jwodder/feature/literal_attr | Jason R. Coombs | 2020-05-16 | 1 | -1/+7 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Fix an RST link typo in the dev guide | Sviatoslav Sydorenko | 2020-05-15 | 1 | -1/+1 | |
| * | | | | | | Merge commit 'd6bcf5e' into feature/2093-docs-revamp | Jason R. Coombs | 2020-09-23 | 1 | -2/+8 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Merge `literal_attr:` functionality into `attr:` | John T. Wodder II | 2020-05-15 | 1 | -15/+12 | |
| | * | | | | | Update documentation | John T. Wodder II | 2020-05-15 | 1 | -8/+17 | |
| | |/ / / / | ||||||
| * | | | | | Merge commit '619e229' into feature/2093-docs-revamp | Jason R. Coombs | 2020-09-23 | 2 | -0/+45 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Merge branch 'master' into docs/setup.cfg-only | Jason R. Coombs | 2020-05-15 | 8 | -143/+189 | |
| | |\ \ \ \ | ||||||
| | * | | | | | 📝 Improve the note about editable installs | Sviatoslav Sydorenko | 2020-01-14 | 1 | -1/+1 | |
| | * | | | | | Mark PEP mentions as :pep: SphinX refs | Sviatoslav Sydorenko | 2020-01-14 | 1 | -6/+7 | |
| | * | | | | | 📝 Document setup.cfg-only projects | Sviatoslav Sydorenko | 2020-01-14 | 2 | -0/+43 | |
| * | | | | | | Merge pull request #2157 from alvyjudy/dependency | Jason R. Coombs | 2020-08-15 | 1 | -129/+186 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | docs: rephrased the introduction for optional dependencies | alvy | 2020-07-29 | 1 | -5/+9 | |
| | * | | | | | | docs: remove note on "require" functionality | alvy | 2020-07-29 | 1 | -6/+0 | |
| | * | | | | | | docs: remove mentioning of multiversion install | alvy | 2020-07-29 | 1 | -3/+1 | |
| | * | | | | | | docs: give python requirement a dedicated section | alvy | 2020-07-29 | 1 | -8/+9 | |
| | * | | | | | | docs: reference PEP440 for versions specifiers | alvy | 2020-07-29 | 1 | -2/+3 | |
| | * | | | | | | docs: remove editorial message and lengthy description of dependency type | alvy | 2020-07-29 | 1 | -4/+2 | |
| | * | | | | | | docs: restored notes on "require()" function | alvyjudy | 2020-05-28 | 1 | -0/+6 | |
| | * | | | | | | docs: more finetuning on dependency guide | alvyjudy | 2020-05-28 | 1 | -60/+68 | |
| | * | | | | | | docs: editing user guide on dependency management | alvyjudy | 2020-05-28 | 1 | -90/+137 | |
| * | | | | | | | Correct some of the behaviors indicated in new entry points docs. Switch to i... | Jason R. Coombs | 2020-06-15 | 1 | -140/+94 | |
| * | | | | | | | docs: fixed mistaken explanation | alvyjudy | 2020-05-28 | 1 | -2/+2 | |
| * | | | | | | | docs: guide on entry point completed | alvyjudy | 2020-05-28 | 1 | -63/+118 | |
| * | | | | | | | docs: update entry point userguide | alvyjudy | 2020-05-28 | 1 | -13/+19 | |
| * | | | | | | | docs: detail userguide for entry point WIP | alvyjudy | 2020-05-28 | 1 | -47/+71 | |
| |/ / / / / / | ||||||
| * | | | | | | DOC: fix link missing > | Matthias Bussonnier | 2020-05-28 | 1 | -1/+1 | |
| * | | | | | | Mention that `namespace_packages` is omitted. | Jason R. Coombs | 2020-05-27 | 1 | -1/+2 | |
| * | | | | | | docs: cover pkgutil style namespace pkg | alvyjudy | 2020-05-26 | 1 | -8/+33 | |
| * | | | | | | docs: detail pkg discover guide and namespace pkg | alvyjudy | 2020-05-26 | 1 | -105/+105 | |
| * | | | | | | docs: WIP detailed guide on pkg discovery | alvyjudy | 2020-05-26 | 1 | -38/+63 | |
| * | | | | | | Merge pull request #2146 from alvyjudy/doc | Jason R. Coombs | 2020-05-26 | 1 | -143/+141 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | docs: add dev mode section in quickstart | alvyjudy | 2020-05-25 | 1 | -0/+20 | |
| | * | | | | | | docs: proper invocation of pep517 | alvyjudy | 2020-05-25 | 1 | -1/+1 | |
| | * | | | | | | docs: update quickstart | alvyjudy | 2020-05-25 | 1 | -12/+32 | |
| | * | | | | | | docs: update quickstart | alvyjudy | 2020-05-25 | 1 | -47/+12 | |
| | * | | | | | | docs: changed some mistaken explanation in quickst | alvyjudy | 2020-05-25 | 1 | -53/+44 | |
| | * | | | | | | docs: made quickstart pkg section declarative | alvyjudy | 2020-05-20 | 1 | -12/+17 | |
| | * | | | | | | docs: WIP update quickstart guide | alvyjudy | 2020-05-18 | 1 | -56/+53 | |
| * | | | | | | | docs: incoporate PR1765 | alvyjudy | 2020-05-25 | 1 | -0/+336 | |
| |/ / / / / / | ||||||
| * | | | | | | docs: dedicate a file for miscel functionalities | alvyjudy | 2020-05-14 | 1 | -1297/+0 | |
| * | | | | | | docs: dedicate a file for extending setuptools | alvyjudy | 2020-05-14 | 1 | -0/+235 | |
| * | | | | | | docs: dedicate a file for distribution guide | alvyjudy | 2020-05-14 | 1 | -0/+240 | |
| * | | | | | | docs: dedicate a file for datafiles support | alvyjudy | 2020-05-14 | 1 | -0/+174 | |
| * | | | | | | docs: update index to match filename | alvyjudy | 2020-05-14 | 1 | -1/+1 | |
| * | | | | | | docs: dedicate a file for development mode | alvyjudy | 2020-05-14 | 1 | -0/+60 | |
| * | | | | | | docs: udpate quickstart to match ref file | alvyjudy | 2020-05-14 | 1 | -3/+1 | |
