Skip to content

Commit 1bcb3ae

Browse files
committed
refactor(commons): move packages under src
1 parent 0d24370 commit 1bcb3ae

15 files changed

Lines changed: 1 addition & 0 deletions

File tree

allure-python-commons/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def main():
5454
"allure": ["py.typed"],
5555
"allure_commons": ["py.typed"],
5656
},
57+
package_dir={"": "src"},
5758
install_requires=install_requires,
5859
python_requires=">=3.6"
5960
)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)