Skip to content

Commit e5f4edc

Browse files
committed
Move conftest.py to the package root
This is mostly to make it easier to navigate to the root of the package. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent bdbc676 commit e5f4edc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude CODEOWNERS
66
exclude CONTRIBUTING.md
77
exclude mkdocs.yml
88
exclude noxfile.py
9-
exclude py/conftest.py
9+
exclude py/frequenz/api/common/conftest.py
1010
recursive-exclude .github *
1111
recursive-exclude benchmarks *
1212
recursive-exclude docs *
File renamed without changes.

0 commit comments

Comments
 (0)