mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
committed by
GitHub
parent
82b174701f
commit
59889a4436
4
setup.py
4
setup.py
@@ -121,9 +121,7 @@ setup(
|
||||
author="Apache Software Foundation",
|
||||
author_email="dev@superset.incubator.apache.org",
|
||||
url="https://superset.apache.org/",
|
||||
download_url=(
|
||||
"https://dist.apache.org/repos/dist/release/superset/" + version_string
|
||||
),
|
||||
download_url="https://www.apache.org/dist/incubator/superset/" + version_string,
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
|
||||
Reference in New Issue
Block a user