Skip to content

Include all files from the tests folder in the sdist#45

Open
nE0sIghT wants to merge 1 commit intomosquito:masterfrom
nE0sIghT:sdist
Open

Include all files from the tests folder in the sdist#45
nE0sIghT wants to merge 1 commit intomosquito:masterfrom
nE0sIghT:sdist

Conversation

@nE0sIghT
Copy link
Copy Markdown
Contributor

Currently, tests/conftest.py is missing, makes it impossible to run tests from the sdist package.

Currently, `tests/conftest.py` is missing, makes it impossible to run tests
from the sdist package.

Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org>
@mosquito
Copy link
Copy Markdown
Owner

I imagine the case when someone who made a deb package from sdist will conflict with someone package what included tests too.

@nE0sIghT
Copy link
Copy Markdown
Contributor Author

I don't think there can be a conflict here. We don't include tests in the deb package but just run them as a part of build process (or separate).

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.

2 participants