Merging upstream version 3.0.20.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 18:27:47 +01:00
parent d06f6264af
commit 29560d1aa1
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
16 changed files with 658 additions and 152 deletions

View file

@ -0,0 +1,8 @@
[console_scripts]
ptipython = ptpython.entry_points.run_ptipython:run
ptipython3 = ptpython.entry_points.run_ptipython:run
ptipython3.9 = ptpython.entry_points.run_ptipython:run
ptpython = ptpython.entry_points.run_ptpython:run
ptpython3 = ptpython.entry_points.run_ptpython:run
ptpython3.9 = ptpython.entry_points.run_ptpython:run