File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 122122 name = name ,
123123 version = version_id ,
124124 description = description ,
125+ download_url = "https://github.com/googleapis/python-bigquery-dataframes/releases" ,
125126 long_description = readme ,
126127 long_description_content_type = "text/x-rst" ,
127128 author = "Google LLC" ,
128129 author_email = "bigframes-feedback@google.com" ,
129130 license = "Apache 2.0" ,
130- url = "https://github.com/googleapis/python-bigquery-dataframes" ,
131+ url = "https://dataframes.bigquery.dev" ,
132+ project_urls = {
133+ "Source" : "https://github.com/googleapis/python-bigquery-dataframes" ,
134+ "Changelog" : "https://dataframes.bigquery.dev/changelog.html" ,
135+ "Issues" : "https://github.com/googleapis/python-bigquery-dataframes/issues" ,
136+ },
131137 classifiers = [
132138 release_status ,
133139 "Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments