Skip to content

Commit

Permalink
chore: migrate markers to pyproject.toml (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
SauravMaheshkar authored Mar 28, 2024
1 parent 64e273f commit 86afffc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,7 @@ fprime_test_api = "fprime_gds.common.testing_fw.pytest_integration"
# - https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
# - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#src-layout
####
[tool.pytest.ini_options]
markers =[
"gds_cli"
]
3 changes: 0 additions & 3 deletions pytest.ini

This file was deleted.

0 comments on commit 86afffc

Please sign in to comment.