| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | Update dependency management docs | Anderson Bravalheri | 2022-06-12 | 4 | -160/+181 | |
| | | |/ / / / | ||||||
| | * | | | | | Apply suggestions from code review | Anderson Bravalheri | 2022-06-13 | 3 | -4/+4 | |
| | * | | | | | Improve docs by avoiding confusion with distutils | Anderson Bravalheri | 2022-06-12 | 7 | -54/+73 | |
| | |/ / / / | ||||||
| * | | | | | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2022-06-12 | 1 | -12/+12 | |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | | Update base URL for PEPs (#61) | Hugo van Kemenade | 2022-06-04 | 1 | -1/+1 | |
| * | | | | | Fix up subsections of the "Entry Points for Plugins" section | Saniya Maheshwari | 2022-06-12 | 1 | -15/+10 | |
| * | | | | | Apply suggestions from code review | Saniya Maheshwari | 2022-06-12 | 1 | -3/+4 | |
| * | | | | | Added a single space around the `=` sign in `setup.py` snippets | Saniya Maheshwari | 2022-06-12 | 1 | -5/+5 | |
| * | | | | | Fixed up indentation issue | Saniya Maheshwari | 2022-06-12 | 1 | -5/+5 | |
| * | | | | | Added a few lines to make the purpose of the syntax clear | Saniya Maheshwari | 2022-06-12 | 1 | -1/+21 | |
| * | | | | | Section on Entry Points Syntax | Saniya Maheshwari | 2022-06-12 | 1 | -10/+55 | |
| * | | | | | Removed Dependency Management section of the Entry Points page | Saniya Maheshwari | 2022-06-11 | 1 | -23/+0 | |
| * | | | | | Added note in `pyproject.toml` snippet for plugin example | Saniya Maheshwari | 2022-06-11 | 1 | -0/+1 | |
| * | | | | | Changed indentation in `setup.cfg` snippets | Saniya Maheshwari | 2022-06-11 | 1 | -9/+9 | |
| * | | | | | Better opening statement for the Entry Points page | Saniya Maheshwari | 2022-06-11 | 1 | -4/+15 | |
| * | | | | | Plugin name is `timmins-plugin-fancy` | Saniya Maheshwari | 2022-06-11 | 1 | -3/+3 | |
| * | | | | | Corrected syntax in `setup.py` | Saniya Maheshwari | 2022-06-11 | 1 | -2/+2 | |
| | |/ / / |/| | | | ||||||
| * | | | | Changes to the User Guide's Entry Points page (#3355) | Anderson Bravalheri | 2022-06-11 | 1 | -56/+399 | |
| |\ \ \ \ | ||||||
| | * | | | | Apply suggestions from code review | Anderson Bravalheri | 2022-06-11 | 1 | -2/+2 | |
| | * | | | | Changed the last paragraph of the old example into a summary statement | Saniya Maheshwari | 2022-06-11 | 1 | -3/+8 | |
| | * | | | | Removed example in old documentation | Saniya Maheshwari | 2022-06-11 | 1 | -30/+0 | |
| | * | | | | Illustrate different ways of implementing/loading EPs | Saniya Maheshwari | 2022-06-11 | 1 | -0/+73 | |
| | * | | | | This statement is not required | Saniya Maheshwari | 2022-06-11 | 1 | -2/+0 | |
| | * | | | | Replace 'console script' with 'console/GUI script' | Saniya Maheshwari | 2022-06-11 | 1 | -2/+2 | |
| | * | | | | Subsection on `importlib.metadata` and its backport | Saniya Maheshwari | 2022-06-11 | 1 | -3/+16 | |
| | * | | | | Added a note on what `display_eps` would look like | Saniya Maheshwari | 2022-06-10 | 1 | -4/+15 | |
| | * | | | | Added a lengthy example on entry points and plugins | Saniya Maheshwari | 2022-06-10 | 1 | -3/+165 | |
| | * | | | | Added blank line | Saniya Maheshwari | 2022-06-10 | 1 | -0/+1 | |
| | * | | | | Fix verbatim in rst docs | Anderson Bravalheri | 2022-06-09 | 1 | -1/+1 | |
| | * | | | | Add note regarding `PySimpleGUI` | Saniya Maheshwari | 2022-06-09 | 1 | -0/+3 | |
| | * | | | | Apply suggestions from code review | Saniya Maheshwari | 2022-06-09 | 1 | -5/+4 | |
| | * | | | | Modified Console scripts example | Saniya Maheshwari | 2022-06-09 | 1 | -5/+9 | |
| | * | | | | Function configured as console/GUI script should not take arguments | Saniya Maheshwari | 2022-06-09 | 1 | -0/+10 | |
| | * | | | | Elaborated on the 'wrapper script' part | Saniya Maheshwari | 2022-06-09 | 1 | -5/+17 | |
| | * | | | | Added note on distinction between `console_scripts` and `gui_scripts` | Saniya Maheshwari | 2022-06-09 | 1 | -0/+13 | |
| | * | | | | Added 'GUI Scripts' section | Saniya Maheshwari | 2022-06-09 | 1 | -0/+52 | |
| | * | | | | Illustrate input/output with/without console scripts | Saniya Maheshwari | 2022-06-08 | 1 | -2/+8 | |
| | * | | | | Changed `setup.py` snippet in console scripts example | Saniya Maheshwari | 2022-06-08 | 1 | -8/+5 | |
| | * | | | | Added `pyproject.toml` snippet for console scripts example | Saniya Maheshwari | 2022-06-08 | 1 | -1/+15 | |
| | * | | | | Changed the example illustrating usage without console scripts | Saniya Maheshwari | 2022-06-08 | 1 | -9/+9 | |
| * | | | | | Use 'commonly' instead of 'traditionally' | Anderson Bravalheri | 2022-06-11 | 1 | -2/+2 | |
| * | | | | | Apply suggestions from code review | Anderson Bravalheri | 2022-06-11 | 2 | -9/+9 | |
| * | | | | | Apply suggestions from code review | Anderson Bravalheri | 2022-06-10 | 1 | -1/+1 | |
| * | | | | | Add clarifications to setup.cfg guides | Anderson Bravalheri | 2022-06-10 | 1 | -9/+28 | |
| * | | | | | Improve choice of words | Anderson Bravalheri | 2022-06-10 | 1 | -4/+4 | |
| * | | | | | Clarify the package_dir configuration | Anderson Bravalheri | 2022-06-10 | 1 | -1/+40 | |
| * | | | | | Clarify glob pattern matching for dotfiles in User's Guide (#3350) | Marco Weber | 2022-06-09 | 1 | -0/+5 | |
| |/ / / / | ||||||
| * | | | | Fixed caption string of 'user' entry in `extlinks` | Saniya Maheshwari | 2022-06-08 | 1 | -1/+1 | |
| * | | | | Replaced single backticks with double backticks | Saniya Maheshwari | 2022-06-08 | 1 | -2/+2 | |
| * | | | | Changes to the User Guide's Data Files page (#3335) | Anderson Bravalheri | 2022-06-07 | 1 | -105/+450 | |
| |\ \ \ \ | ||||||
