File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,8 @@ The development version can be obtained and installed from github:
64
64
Requirements
65
65
------------
66
66
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.
68
69
69
70
The following packages are required for astroquery installation & use:
70
71
@@ -346,6 +347,7 @@ user.
346
347
api.rst
347
348
template.rst
348
349
testing.rst
350
+ team.rst
349
351
350
352
The following Astroquery modules are mostly meant for internal use of
351
353
services in Astroquery, you can use them for your scripts, but we don't guarantee API stability.
Original file line number Diff line number Diff line change 1
- Astroquery Team
2
- ===============
1
+ Astroquery Team: List of Module Maintainers
2
+ ===========================================
3
3
4
4
Astroquery is primarily maintained by Adam Ginsburg and Brigitta Sipocz.
5
5
You can’t perform that action at this time.
0 commit comments