diff --git a/pyproject.toml b/pyproject.toml index 24c7697..40ea14d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ docs = [ test = [ 'asdf >= 2.8.0', #'asdf-astropy', - 'asdf-astropy @ git+https://github.com/braingram/asdf-astropy.git@split_core' + 'asdf-astropy @ git+https://github.com/braingram/asdf-astropy.git@split_core', 'scipy', 'pytest', ]