diff --git a/pyproject.toml b/pyproject.toml index c16616c..1249f31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,8 @@ dependencies = [ "pytest-cov", "ipython", "astropy", - "asdf-astropy" + "asdf-astropy", + "black" ] [tool.hatch.envs.default.scripts]