Skip to content

Commit

Permalink
Do not repeat requirements (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Dec 25, 2022
1 parent 1f552fd commit 6870153
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,14 @@ test = [
"codecov",
"ipykernel",
"pytest-jupyter[server]>=0.6",
"openapi_core>=0.16.1",
"jupyterlab_server[openapi]",
"openapi-spec-validator>=0.5.1",
"sphinxcontrib_spelling",
"requests_mock",
"pytest>=7.0",
"pytest-console-scripts",
"pytest-cov",
"pytest-timeout",
"ruamel.yaml",
"strict-rfc3339",
"werkzeug",
]
Expand Down

0 comments on commit 6870153

Please sign in to comment.