File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change
1
+ [metadata]
2
+ name = astroquery
3
+ version = 0.4.3
4
+ description = Functions and classes to access online astronomical data resources
5
+ # FIXME long_description =
6
+ author = The Astroquery Developers
7
+ license = BSD
8
+ url = http://astropy.org/astroquery
9
+ edit_on_github = False
10
+ github_project = astropy/astroquery
11
+
12
+
1
13
[build_docs]
2
14
source-dir = docs
3
15
build-dir = docs/_build
@@ -49,18 +61,6 @@ markers =
49
61
[ah_bootstrap]
50
62
auto_use = True
51
63
52
- [metadata]
53
- name = astroquery
54
- version = 0.4.3.dev
55
- description = Functions and classes to access online astronomical data resources
56
- # FIXME long_description =
57
- author = The Astroquery Developers
58
- license = BSD
59
- url = http://astropy.org/astroquery
60
- edit_on_github = False
61
- github_project = astropy/astroquery
62
-
63
-
64
64
# We now have section for the pycodestyle command. We need to repeat the.
65
65
# Rather than check all warnings, we only test for a subset of them for now.
66
66
You can’t perform that action at this time.
0 commit comments