aboutsummaryrefslogtreecommitdiffstats
path: root/cli-project/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli-project/pyproject.toml')
-rw-r--r--cli-project/pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli-project/pyproject.toml b/cli-project/pyproject.toml
index 7d31a09..3e2c855 100644
--- a/cli-project/pyproject.toml
+++ b/cli-project/pyproject.toml
@@ -16,7 +16,6 @@ dynamic = ["version"]
[project.optional-dependencies]
dev = [
- "pytest"
]
[project.scripts]