Skip to content

Commit

Permalink
update markers
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Jan 21, 2024
1 parent 395de27 commit ea1c6cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ distance-dirty = "{base_version}+{distance}.{vcs}{rev}.dirty"

[tool.pytest.ini_options]
addopts = "-m 'not online'"
markers =
online: will fetch remote files%
markers = [
"online: will fetch remote files",
]

0 comments on commit ea1c6cf

Please sign in to comment.