FEA-Bench / testbed /astropy__astropy /pip-requirements
hc99's picture
Add files using upload-large-folder tool
56d74b6 verified
raw
history blame
268 Bytes
# The pip-requirements file should no longer be used. Instead, to install
# astropy along with its dependencies, you can use:
#
# pip install .
#
# to install only the minimal dependencies, or e.g.:
#
# pip install .[all]
#
# to install all optional dependencies.