Skip to content

Commit 245d147

Browse files
Move everything from the setup.cfg to pyproject.toml
1 parent e73cc2f commit 245d147

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Only a configuration storage, for now
2+
[tool.aliases]
3+
test = "pytest"
24

35
[tool.black]
46
line-length = 100

setup.cfg

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)