summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 62.3.3 → 62.3.4v62.3.4Anderson Bravalheri2022-06-117-6/+17
* Add news fragment about patch changeAnderson Bravalheri2022-06-111-0/+1
* Changes to the User Guide's Entry Points page (#3355)Anderson Bravalheri2022-06-111-56/+399
|\
| * Apply suggestions from code reviewAnderson Bravalheri2022-06-111-2/+2
| * Changed the last paragraph of the old example into a summary statementSaniya Maheshwari2022-06-111-3/+8
| * Removed example in old documentationSaniya Maheshwari2022-06-111-30/+0
| * Illustrate different ways of implementing/loading EPsSaniya Maheshwari2022-06-111-0/+73
| * This statement is not requiredSaniya Maheshwari2022-06-111-2/+0
| * Replace 'console script' with 'console/GUI script'Saniya Maheshwari2022-06-111-2/+2
| * Subsection on `importlib.metadata` and its backportSaniya Maheshwari2022-06-111-3/+16
| * Added a note on what `display_eps` would look likeSaniya Maheshwari2022-06-101-4/+15
| * Added a lengthy example on entry points and pluginsSaniya Maheshwari2022-06-101-3/+165
| * Added blank lineSaniya Maheshwari2022-06-101-0/+1
| * Fix verbatim in rst docsAnderson Bravalheri2022-06-091-1/+1
| * Add note regarding `PySimpleGUI` Saniya Maheshwari2022-06-091-0/+3
| * Apply suggestions from code reviewSaniya Maheshwari2022-06-091-5/+4
| * Modified Console scripts exampleSaniya Maheshwari2022-06-091-5/+9
| * Function configured as console/GUI script should not take argumentsSaniya Maheshwari2022-06-091-0/+10
| * Elaborated on the 'wrapper script' partSaniya Maheshwari2022-06-091-5/+17
| * Added note on distinction between `console_scripts` and `gui_scripts`Saniya Maheshwari2022-06-091-0/+13
| * Added 'GUI Scripts' sectionSaniya Maheshwari2022-06-091-0/+52
| * Illustrate input/output with/without console scriptsSaniya Maheshwari2022-06-081-2/+8
| * Changed `setup.py` snippet in console scripts exampleSaniya Maheshwari2022-06-081-8/+5
| * Added `pyproject.toml` snippet for console scripts exampleSaniya Maheshwari2022-06-081-1/+15
| * Changed the example illustrating usage without console scriptsSaniya Maheshwari2022-06-081-9/+9
* | Clarify the `package_dir` configuration (#3358)Anderson Bravalheri2022-06-113-10/+69
|\ \
| * | Use 'commonly' instead of 'traditionally'Anderson Bravalheri2022-06-111-2/+2
| * | Apply suggestions from code reviewAnderson Bravalheri2022-06-112-9/+9
| * | Apply suggestions from code reviewAnderson Bravalheri2022-06-101-1/+1
| * | Add clarifications to setup.cfg guidesAnderson Bravalheri2022-06-101-9/+28
| * | Improve choice of wordsAnderson Bravalheri2022-06-101-4/+4
| * | Add news fragmentAnderson Bravalheri2022-06-101-0/+1
| * | Clarify the package_dir configurationAnderson Bravalheri2022-06-101-1/+40
|/ /
* | Change warning about namespace packages and data files (#3354)Anderson Bravalheri2022-06-091-3/+4
|\ \
| * | Change warning about namespace packages and data filesAnderson Bravalheri2022-06-091-3/+4
|/ /
* | Clarify glob pattern matching for dotfiles in User's Guide (#3351)Anderson Bravalheri2022-06-092-0/+6
|\ \ | |/ |/|
| * Clarify glob pattern matching for dotfiles in User's Guide (#3350)Marco Weber2022-06-092-0/+6
|/
* Fix documentation local build (#3349)Anderson Bravalheri2022-06-083-3/+4
|\
| * Added news fragmentSaniya Maheshwari2022-06-081-0/+1
| * Fixed caption string of 'user' entry in `extlinks`Saniya Maheshwari2022-06-081-1/+1
| * Replaced single backticks with double backticksSaniya Maheshwari2022-06-081-2/+2
|/
* Bump version: 62.3.2 → 62.3.3v62.3.3Anderson Bravalheri2022-06-077-6/+17
* Changes to the User Guide's Data Files page (#3335)Anderson Bravalheri2022-06-072-105/+451
|\
| * Merge pull request #2 from abravalheri/data-files-fixSaniya Maheshwari2022-06-071-12/+21
| |\
| | * Small changes avoiding mentioning distutils directlyAnderson Bravalheri2022-06-071-4/+8
| | * Add a more realistic example for exclude-package-dataAnderson Bravalheri2022-06-071-8/+13
| |/
| * Apply suggestions from code reviewAnderson Bravalheri2022-06-071-4/+4
| * Added an `include_package_data` snippet to the subdirectory exampleSaniya Maheshwari2022-05-311-2/+46
| * Added sectionsSaniya Maheshwari2022-05-311-82/+98
| * Removed footnoteSaniya Maheshwari2022-05-311-5/+5