Skip to content

Commit a50f6e1

Browse files
committed
incluir directorio
1 parent 46bd1c5 commit a50f6e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

+5
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ addopts = "--import-mode=importlib"
3333
requires = ["poetry-core>=1.0.0"]
3434
build-backend = "poetry.core.masonry.api"
3535

36+
[project]
37+
packages = [
38+
{ include = 'rutificador' },
39+
]
40+

0 commit comments

Comments
 (0)