diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-04-25 19:46:54 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-04-25 19:46:54 +0200 |
commit | 6bc04f8097e44e55cbf543d811ccd90671faedbc (patch) | |
tree | bf8b43dfbb8a1f3e7ffe1439a304aa33bd32bf24 /src/hydrilla.builder.egg-info/entry_points.txt | |
parent | 68d2102c7f791b8607638167ed4aadb5d71dea1b (diff) | |
download | hydrilla-builder-91af48dff0e3318750c46075eb84af96e0dbca84.tar.gz hydrilla-builder-91af48dff0e3318750c46075eb84af96e0dbca84.zip |
New upstream version 1.0upstream/1.0
Diffstat (limited to 'src/hydrilla.builder.egg-info/entry_points.txt')
-rw-r--r-- | src/hydrilla.builder.egg-info/entry_points.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hydrilla.builder.egg-info/entry_points.txt b/src/hydrilla.builder.egg-info/entry_points.txt new file mode 100644 index 0000000..fe46978 --- /dev/null +++ b/src/hydrilla.builder.egg-info/entry_points.txt @@ -0,0 +1,3 @@ +[console_scripts] +hydrilla-builder = hydrilla.builder.build:perform + |