You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
333 B
9 lines
333 B
[console_scripts]
|
|
ptipython = ptpython.entry_points.run_ptipython:run
|
|
ptipython3 = ptpython.entry_points.run_ptipython:run
|
|
ptipython3.6 = ptpython.entry_points.run_ptipython:run
|
|
ptpython = ptpython.entry_points.run_ptpython:run
|
|
ptpython3 = ptpython.entry_points.run_ptpython:run
|
|
ptpython3.6 = ptpython.entry_points.run_ptpython:run
|
|
|