Skip to content

Commit ec9ad2f

Browse files
committed
remove "pip-tools" from pyproject.toml
1 parent 14bbfd4 commit ec9ad2f

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ pip install -U skore
2424
```
2525

2626
## 🚀 Quick start
27-
=======
2827

2928
In your shell, run the following to create a project file `project.skore` (the default) in your current working directory:
3029
```bash

skore/pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ doc = [
8686
"numpydoc",
8787
]
8888

89-
tools = [
90-
"pip-tools",
91-
]
92-
9389
[tool.pytest.ini_options]
9490
addopts = [
9591
"--doctest-modules",

0 commit comments

Comments
 (0)