mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
fix: apache-superset-core exported packages (#34977)
This commit is contained in:
committed by
GitHub
parent
92879e6b32
commit
322442d5be
@@ -43,7 +43,8 @@ classifiers = [
|
||||
"Topic :: System :: Software Distribution",
|
||||
]
|
||||
dependencies = [
|
||||
"apache-superset-core>=0.0.1rc1, <0.2",
|
||||
# no bounds for apache-superset-core until we have a stable version
|
||||
"apache-superset-core",
|
||||
"click>=8.0.3",
|
||||
"jinja2>=3.1.6",
|
||||
"semver>=3.0.4",
|
||||
|
||||
Reference in New Issue
Block a user