summaryrefslogtreecommitdiff
path: root/api_mapping_description-1.0.1.schema.json.license
AgeCommit message (Collapse)Author
2022-03-01fix local reference in common_definitions schemav1.0.1series-1.xWojtek Kosior
* common_definitions-1.0.1.schema.json: change "$ref" line * <all files>: rename to version 1.0.1 * api_mapping_description-1.0.1.schema.json, api_query_result-1.0.1.schema.json, api_resource_description-1.0.1.schema.json, api_source_description-1.0.1.schema.json, package_source-1.0.1.schema.json: update regular expression pattern for validation of "$schema" property * <all json files>: update version in "$id" property
lder/diff/?id=6bc04f8097e44e55cbf543d811ccd90671faedbc'>Diffstat (limited to 'src/hydrilla.builder.egg-info/entry_points.txt')
-rw-r--r--src/hydrilla.builder.egg-info/entry_points.txt3
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
+