Description
I am trying to contribute to AstroPy. The tutorial, "Try the Development Version"
https://docs.astropy.org/en/stable/development/workflow/get_devel_version.html#get-devel
shows a method to switch over to the development version, but warns against doing so, and says that using python virtual environments is a much better choice. It then links to a general article about virtual environments for astropy, https://docs.astropy.org/en/stable/development/workflow/virtual_pythons.html#virtual-envs, that doesn't help with the specific case of making a virtual environment for astropy development testing.
It would be much better if the "Try the development version" tutorial just showed how to do so using virtual environments, since that's the recommended method.
Additional context
Description
I am trying to contribute to AstroPy. The tutorial, "Try the Development Version"
https://docs.astropy.org/en/stable/development/workflow/get_devel_version.html#get-devel
shows a method to switch over to the development version, but warns against doing so, and says that using python virtual environments is a much better choice. It then links to a general article about virtual environments for astropy, https://docs.astropy.org/en/stable/development/workflow/virtual_pythons.html#virtual-envs, that doesn't help with the specific case of making a virtual environment for astropy development testing.
It would be much better if the "Try the development version" tutorial just showed how to do so using virtual environments, since that's the recommended method.
Additional context