mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-31 05:04:39 +00:00
This commit is contained in:
parent
7111267669
commit
c31ba9cf5b
2
.github/workflows/py-generate2.yml
vendored
2
.github/workflows/py-generate2.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: ingestion-generated
|
working-directory: ingestion-core
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up Python 3.9
|
- name: Set up Python 3.9
|
||||||
|
@ -21,7 +21,7 @@ def get_long_description():
|
|||||||
|
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="openmetadata-ingestion-generated",
|
name="openmetadata-ingestion-core",
|
||||||
version="0.6.0.dev0",
|
version="0.6.0.dev0",
|
||||||
url="https://open-metadata.org/",
|
url="https://open-metadata.org/",
|
||||||
author="OpenMetadata Committers",
|
author="OpenMetadata Committers",
|
Loading…
x
Reference in New Issue
Block a user