Skip to content

Commit 165ce53

Browse files
committed
Preparing v0.4.3
1 parent 770f767 commit 165ce53

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

setup.cfg

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
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+
113
[build_docs]
214
source-dir = docs
315
build-dir = docs/_build
@@ -49,18 +61,6 @@ markers =
4961
[ah_bootstrap]
5062
auto_use = True
5163

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-
6464
# We now have section for the pycodestyle command. We need to repeat the.
6565
# Rather than check all warnings, we only test for a subset of them for now.
6666

0 commit comments

Comments
 (0)