Skip to content

Commit

Permalink
Add black dev dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu committed Feb 7, 2024
1 parent d334dab commit b6fa6bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies = [
dev = [
"adlfs", # abfs filesytem support
"asv==0.6.1", # Used to compute performance benchmarks
"black", # auto-formatter
"ipykernel", # Support for Jupyter notebooks
"ipython", # Also used in building notebooks into Sphinx
"matplotlib", # Used in sample notebook intro_notebook.ipynb
Expand Down

0 comments on commit b6fa6bf

Please sign in to comment.