File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,21 @@ version = 0.4.7.dev
44description = Functions and classes to access online astronomical data resources
55author = The Astroquery Developers
66license = BSD
7- url = http://astropy.org/astroquery
7+ project_urls =
8+ Source = https://github.com/astropy/astroquery
9+ Documentation = https://astroquery.readthedocs.io
810edit_on_github = False
911github_project = astropy/astroquery
10-
12+ classifiers =
13+ Intended Audience :: Science/Research
14+ License :: OSI Approved :: BSD License
15+ Operating System :: OS Independent
16+ Programming Language :: Python
17+ Programming Language :: Python :: 3
18+ Topic :: Database
19+ Topic :: Scientific/Engineering :: Astronomy
20+ Topic :: Software Development :: Libraries
21+ License :: OSI Approved :: BSD License
1122
1223[build_docs]
1324source-dir = docs
You can’t perform that action at this time.
0 commit comments