diff options
Diffstat (limited to 'rapid_photo_downloader.egg-info/entry_points.txt')
-rw-r--r-- | rapid_photo_downloader.egg-info/entry_points.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rapid_photo_downloader.egg-info/entry_points.txt b/rapid_photo_downloader.egg-info/entry_points.txt new file mode 100644 index 0000000..ace4869 --- /dev/null +++ b/rapid_photo_downloader.egg-info/entry_points.txt @@ -0,0 +1,6 @@ +[console_scripts] +analyze-pv-structure = raphodo.analyzephotos:main + +[gui_scripts] +rapid-photo-downloader = raphodo.rapid:main + |