Skip to content

Commit

Permalink
chore: Fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
timo-reymann committed Jul 20, 2024
1 parent 62bf92b commit 3f25b51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Empty file added tests/__init__.py
Empty file.
5 changes: 4 additions & 1 deletion tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ dependencies = [
"pytest==8.2.*",
"testcontainers==4.7.*",
"paramiko==3.4.*"
]
]

[tool.setuptools.package-dir]
tests = "."

0 comments on commit 3f25b51

Please sign in to comment.