| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add deprecation notices to docs | Anderson Bravalheri | 2022-05-16 | 1 | -1/+5 |
| | | |||||
| * | Add initial docs about pyproject.toml metadata | Anderson Bravalheri | 2022-03-16 | 1 | -13/+10 |
| | | |||||
| * | doc: Fix trailing spaces, tabs, and missing newlines at end of file. | Julien Palard | 2022-01-24 | 1 | -2/+2 |
| | | |||||
| * | Remove data_files from declarative config example | Anderson Bravalheri | 2021-10-26 | 1 | -8/+4 |
| | | | | | | | | | | | | | According to the following references: - https://setuptools.pypa.io/en/latest/references/keywords.html - https://packaging.python.org/guides/distributing-packages-using-setuptools/#package-data the usage of ``data_files`` is deprecated. Therefore we should avoid having it in the main configuration example for declarative config. | ||||
| * | Add minimum versions for setup_requires, python_requires, py_modules. Closes ↵ | Jason R. Coombs | 2021-10-22 | 1 | -3/+3 |
| | | | | | #1535. | ||||
| * | remove lib2to3 usage | Thomas Grainger | 2021-09-04 | 1 | -4/+0 |
| | | |||||
| * | Update globbing for [options.data_files] to be implicit, not requiring a ↵ | Alan Fregtman | 2021-07-21 | 1 | -4/+2 |
| | | | | | custom directive. | ||||
| * | 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> | ||||
| * | Docs: Use license_files instead of license_file | Hugo van Kemenade | 2021-05-19 | 1 | -2/+1 |
| | | |||||
| * | Add documentation + changelog entries | Marc Mueller | 2021-04-03 | 1 | -1/+1 |
| | | |||||
| * | docs(userguide): Marker example for extras_require | Pablo Woolvett | 2021-02-04 | 1 | -0/+13 |
| | | | | | Signed-off-by: Pablo Woolvett <pablowoolvett@gmail.com> | ||||
| * | ✨Make the default implicit role autofind targets | Sviatoslav Sydorenko | 2020-10-16 | 1 | -5/+5 |
| | | |||||
| * | 📝 Recover interdoc links & correct broken syntax | Sviatoslav Sydorenko | 2020-10-16 | 1 | -0/+2 |
| | | |||||
| * | Use canonical extension for docs. | Jason R. Coombs | 2020-09-23 | 1 | -0/+246 |
