Skip to content

Commit

Permalink
edit pytest config, add __init__.py to test directories~
Browse files Browse the repository at this point in the history
  • Loading branch information
mccroweyclinton-EPA committed Jan 7, 2025
1 parent 1d7aff2 commit fbdc550
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 0 deletions.
Empty file added pyaqsapi/bybox/tests/__init__py
Empty file.
Empty file.
Empty file.
Empty file added pyaqsapi/byma/tests/__init__.py
Empty file.
Empty file.
Empty file.
Empty file.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ build-backend = "setuptools.build_meta"
[tool.pytest.ini_options]
minversion = "6.0"
testpaths = ["tests"]
pythonpath = ["pyaqsapi"]
max-line-length = 85
combine-as-imports = true
show-source = true
Expand Down

0 comments on commit fbdc550

Please sign in to comment.