Commit b8242565 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

test: non-default structure

parent 26beb9ab
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4,6 +4,10 @@ version = "3.19.2"
description = ""
license = "MIT"
authors = []
packages=[
    {include = "src"},
    {include = "src/**/*.py"},
]

[tool.poetry.dependencies]
python = "^3.8"