Skip to content

Commit 7c18e00

Browse files
committed
add team.rst to index and smuggle in a note about py2 deprecation
1 parent 38b9f1b commit 7c18e00

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ The development version can be obtained and installed from github:
6464
Requirements
6565
------------
6666

67-
Astroquery works with Python 2.7 and 3.5 or later.
67+
Astroquery works with Python 2.7 and 3.5 or later. However, new features added
68+
after May 2019 are not guaranteed to be python2-compatible.
6869

6970
The following packages are required for astroquery installation & use:
7071

@@ -346,6 +347,7 @@ user.
346347
api.rst
347348
template.rst
348349
testing.rst
350+
team.rst
349351

350352
The following Astroquery modules are mostly meant for internal use of
351353
services in Astroquery, you can use them for your scripts, but we don't guarantee API stability.

docs/team.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Astroquery Team
2-
===============
1+
Astroquery Team: List of Module Maintainers
2+
===========================================
33

44
Astroquery is primarily maintained by Adam Ginsburg and Brigitta Sipocz.
55

0 commit comments

Comments
 (0)