diff options
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 + |