Skip to content

Commit

Permalink
Move everything from the setup.cfg to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Nov 4, 2023
1 parent e73cc2f commit 245d147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Only a configuration storage, for now
[tool.aliases]
test = "pytest"

[tool.black]
line-length = 100
Expand Down
2 changes: 0 additions & 2 deletions setup.cfg

This file was deleted.

0 comments on commit 245d147

Please sign in to comment.