Skip to content

Commit

Permalink
register io marker
Browse files Browse the repository at this point in the history
  • Loading branch information
cisaacstern committed Sep 6, 2024
1 parent 0a049f6 commit a21ab6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@ profile = "black"

[tool.pytest.ini_options]
markers = [
"io: interfaces with 3rd party data services, which may likely require credentials (deselect with '-m \"not io\"')",
"requires_ecoscope_core: requires `ecoscope` to be installed (deselect with '-m \"not requires_ecoscope_core\"')",
]

0 comments on commit a21ab6a

Please sign in to comment.