Adding upstream version 3.0.20.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6e91d72088
commit
d9141a2af9
16 changed files with 658 additions and 152 deletions
8
ptpython.egg-info/entry_points.txt
Normal file
8
ptpython.egg-info/entry_points.txt
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue