8 lines
333 B
Text
8 lines
333 B
Text
[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
|
|
|