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
4
4
description = Functions and classes to access online astronomical data resources
5
5
author = The Astroquery Developers
6
6
license = BSD
7
- url = http://astropy.org/astroquery
7
+ project_urls =
8
+ Source = https://github.com/astropy/astroquery
9
+ Documentation = https://astroquery.readthedocs.io
8
10
edit_on_github = False
9
11
github_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
11
22
12
23
[build_docs]
13
24
source-dir = docs
You can’t perform that action at this time.
0 commit comments