diff options
Diffstat (limited to 'ptpython.egg-info/entry_points.txt')
-rw-r--r-- | ptpython.egg-info/entry_points.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ptpython.egg-info/entry_points.txt b/ptpython.egg-info/entry_points.txt deleted file mode 100644 index c8c4061..0000000 --- a/ptpython.egg-info/entry_points.txt +++ /dev/null @@ -1,8 +0,0 @@ -[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 - |