markdown-it-py icon indicating copy to clipboard operation
markdown-it-py copied to clipboard

sdist is missing tests

Open mtelka opened this issue 2 years ago • 1 comments

Describe the bug

context The sdist package at PyPI is missing tests.

expectation The tests directory is included in sdist.

bug The tests directory is missing (but tox.ini file is there).

problem This is a problem for people packaging markdown-it-py for OpenIndiana (read: me) where we run tests to make sure the package is working as expected.

Reproduce the bug

Download sdist from PyPI and unpack it.

List your environment

No response

mtelka avatar Apr 24 '23 08:04 mtelka

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

welcome[bot] avatar Apr 24 '23 08:04 welcome[bot]