Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Joseph Siddons
GeoSpatialTools
Commits
2e8c1f59
Commit
2e8c1f59
authored
4 months ago
by
Joseph Siddons
Browse files
Options
Download
Email Patches
Plain Diff
deps: add "all" option
parent
2818c35d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
pyproject.toml
pyproject.toml
+5
-0
No files found.
pyproject.toml
View file @
2e8c1f59
...
...
@@ -45,6 +45,11 @@ notebooks = [
test
=
[
"pytest"
,
]
all
=
[
"ipykernel"
,
"polars"
,
"pytest"
,
]
[tool.ruff]
line-length
=
80
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment