summaryrefslogtreecommitdiff
path: root/docs/userguide/pyproject_config.rst
Commit message (Expand)AuthorAgeFilesLines
* Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+2
* Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+1
* [Docs] Missing requires-python in "using pyproject.toml" #3305Jac Fitzgerald2022-06-231-0/+2
* Add beta status to 'file' directive for reading dependenciesAnderson Bravalheri2022-06-191-5/+9
*-. Allow `file` directive for dependencies (#3253, #3255)Anderson Bravalheri2022-06-191-10/+22
|\ \
| | * Allow `file:` for `dependencies` and `optional-dependencies` in pyproject.tomlAarni Koskela2022-04-081-10/+22
* | | Change wording from *experimental* to *beta*Anderson Bravalheri2022-06-161-2/+2
* | | Clarify warnings and notes in documentation about experimental pyproject.tomlAnderson Bravalheri2022-06-161-7/+6
|/ /
* | Add deprecation notices to docsAnderson Bravalheri2022-05-161-1/+1
* | Clarify that `pyproject.toml` config will not be removedJim Garrison2022-04-291-1/+1
|/
* Fix `bellow` typo in docsMathieu Kniewallner2022-03-241-3/+3
* Add back notes about editable install and pyproject metadataAnderson Bravalheri2022-03-241-0/+12
* Clarify that only deprecated fields should be avoided in pyproject_configAnderson Bravalheri2022-03-241-2/+2
* Remove note about setup.py being required for editable installsAnderson Bravalheri2022-03-241-5/+0
* Clarify directives in the context of pyproject.tomlAnderson Bravalheri2022-03-171-4/+12
* Small doc improvementsAnderson Bravalheri2022-03-171-15/+16
* Apply suggestions from code reviewAnderson Bravalheri2022-03-171-1/+1
* Add notes to pyproject_config docsAnderson Bravalheri2022-03-171-0/+2
* Clarify deprecated fields for tool.setuptoolsAnderson Bravalheri2022-03-171-8/+15
* Add remark about editable installsAnderson Bravalheri2022-03-161-0/+5
* Add initial docs about pyproject.toml metadataAnderson Bravalheri2022-03-161-0/+188