summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Temporarily bump beta versionv63.0.0b1Anderson Bravalheri2022-06-291-1/+1
* Fix header locationAnderson Bravalheri2022-06-271-1/+1
* Improve docs and behaviour of editable installs (#3414)Anderson Bravalheri2022-06-2710-82/+275
|\
| * Add notes about namespaces, tox + small fixesAnderson Bravalheri2022-06-271-8/+13
| * Add interfaces to docsAnderson Bravalheri2022-06-253-18/+30
| * Add note about using editable installs for test environmentsAnderson Bravalheri2022-06-251-0/+6
| * Add news fragmentAnderson Bravalheri2022-06-252-0/+6
| * Add help message to editable install exceptionAnderson Bravalheri2022-06-251-6/+23
| * Allow users to opt-into previous "develop" behaviorAnderson Bravalheri2022-06-253-24/+70
| * Update development mode docsAnderson Bravalheri2022-06-252-31/+131
| * Test symlinks in the target directoryAnderson Bravalheri2022-06-251-3/+4
|/
* sdist: Add files from build subcommands - get_source_files (#3412)Anderson Bravalheri2022-06-254-0/+74
|\
| * Add news fragmentAnderson Bravalheri2022-06-251-0/+3
| * sdist: Add files from build subcommands (get_source_files)Anderson Bravalheri2022-06-253-0/+71
|/
* Update editable install to use get_output_mapping (#3409)Anderson Bravalheri2022-06-256-147/+433
|\
| * Revert addition of use_links to build_libAnderson Bravalheri2022-06-242-5/+3
| * Add docstrings for command classesAnderson Bravalheri2022-06-242-2/+166
| * editable_wheel: Improve strategy interfaceAnderson Bravalheri2022-06-242-29/+34
| * editable_wheel: simplify strategy instantiationAnderson Bravalheri2022-06-241-53/+15
| * editable_wheel: Move warnings/logging inside the strategy classesAnderson Bravalheri2022-06-241-18/+40
| * Remove unnecessary complexityAnderson Bravalheri2022-06-241-46/+1
| * Rely on get_outputs() and get_output_mapping() in editable_wheelAnderson Bravalheri2022-06-242-112/+292
* | Merge 'upstream/main' into feature/pep660Anderson Bravalheri2022-06-253-1/+7
|\ \ | |/ |/|
| * CI: add workaround for git problems in cygwin (#3410)Anderson Bravalheri2022-06-251-1/+3
| |\
| | * ci(cygwin): Convert Windows path using cygpathAnderson Bravalheri2022-06-241-1/+1
| | * Add workaround for git problems in cygwinAnderson Bravalheri2022-06-241-1/+3
| * | docs/userguide/pyproject_config.rst: Update example (#3404)Anderson Bravalheri2022-06-252-0/+4
| |\ \ | | |/ | |/|
| | * Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+2
| | * Update docs/userguide/pyproject_config.rstJac2022-06-241-1/+1
| | * Create 3305.doc.rstJac Fitzgerald2022-06-231-0/+1
| | * [Docs] Missing requires-python in "using pyproject.toml" #3305Jac Fitzgerald2022-06-231-0/+2
| |/
* | Merge remote-tracking branch 'upstream/main' into feature/pep660Anderson Bravalheri2022-06-2435-403/+757
|\ \ | |/
| * Reordering of User Guide's Table of Contents (#3402)Anderson Bravalheri2022-06-233-6/+7
| |\
| | * Added news fragment.Saniya Maheshwari2022-06-231-0/+1
| | * Removed quotes around Development Mode.Saniya Maheshwari2022-06-231-2/+2
| | * Reorganized the User Guide's Table of ContentsSaniya Maheshwari2022-06-231-4/+4
| |/
| * [Docs] Fix reference for keywords (#3397)Anderson Bravalheri2022-06-202-3/+4
| |\
| | * Add news fragmentAnderson Bravalheri2022-06-201-0/+3
| | * [Docs] Fix reference for keywordsAnderson Bravalheri2022-06-201-3/+1
| |/
| * Update logging recommendation to not use distutils (#3394)Anderson Bravalheri2022-06-202-1/+4
| |\
| | * Add changelog entryPatrick Lannigan2022-06-201-0/+3
| | * Update logging recommendation to not use distutilsPatrick Lannigan2022-06-201-1/+1
| |/
| * Fix mispell in changelogAnderson Bravalheri2022-06-201-1/+1
| * [Docs] package discovery guide: Small improvements and fixes (#3393)Anderson Bravalheri2022-06-201-7/+5
| |\
| | * [Docs] package discovery guide: Small improvements and fixesAnderson Bravalheri2022-06-201-7/+5
| |/
| * Bump version: 62.5.0 → 62.6.0v62.6.0Anderson Bravalheri2022-06-196-7/+15
| * Add beta status to 'file' directive for reading dependenciesAnderson Bravalheri2022-06-195-10/+16
| *-. Allow `file` directive for dependencies (#3253, #3255)Anderson Bravalheri2022-06-199-40/+249
| |\ \
| | | * Allow `file:` for `dependencies` and `optional-dependencies` in pyproject.tomlAarni Koskela2022-04-085-27/+196
| | * | Update docs/userguide/declarative_config.rstAnderson Bravalheri2022-06-141-1/+3