Welcome to the Gaia E2E Tests for Astroquery. TBC
For a development installation (requires npm),
Once that everything it is installed, open a console and install the following Python packages (If they haven't been installed already:
Astroquery:
pip install astroquery
For some methods is necessary to have the last version available of TapPlus. This library 'TapPlus' is provided as part of the package "Astroquery". In order to upgrade 'Astroquery' to the latest version, please execute the following command:
conda install -c astropy astroquery
Pytest:
pip install pytest