Skip to content

chore: exclude tests from library packaging#193

Open
HenriTEL wants to merge 1 commit intoRunware:mainfrom
HenriTEL:patch-1
Open

chore: exclude tests from library packaging#193
HenriTEL wants to merge 1 commit intoRunware:mainfrom
HenriTEL:patch-1

Conversation

@HenriTEL
Copy link

@HenriTEL HenriTEL commented Nov 18, 2025

In addition to a cleaner package, those changes avoid conflicts when users have a tests/ directory with no __init__.py.

In such case python tries to import things in the tests package the sdk provides currently.

In addition to have a cleaner package, those changes avoid conflicts when library users have a `tests/` directory with no `__init__.py`.
In such case python tries to import things in the `tests` package the sdk provides currently.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant