mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 04:56:54 +00:00
Merge pull request #192 from open-metadata/ingestion_scheduler
Ingestion: add a simple scheduler from open-metadata
This commit is contained in:
commit
152d3aee2f
@ -38,7 +38,7 @@ def get_long_description():
|
||||
|
||||
scheduler_requirements = {
|
||||
"apns@git+git://github.com/djacobs/PyAPNs.git#egg=apns",
|
||||
"simplescheduler@git+https://github.com/StreamlineData/sdscheduler.git#egg=simplescheduler"
|
||||
"simplescheduler@git+https://github.com/open-metadata/simplescheduler.git#egg=simplescheduler"
|
||||
}
|
||||
|
||||
base_requirements = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user