Skip to content

Commit

Permalink
properly add marker
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis committed Dec 10, 2024
1 parent fab2520 commit 9aa0129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ omit = ["neatnet/tests/*"]
filterwarnings = [
# this is an internal warning thrown within ``neatnet.geometry.snap_to_targets()``
'ignore:Could not create a connection*:UserWarning',
]
markers = [
'wuhan:Wuhan takes ages to run'
]
[tool.pixi.project]
Expand Down

0 comments on commit 9aa0129

Please sign in to comment.