Skip to content

bug: 1.9.0 sdist is missing tests #55

@mgorny

Description

@mgorny

Description of the bug

The 1.9.0 sdist tarball no longer includes the tests directory. As a result, we can no longer run tests when building the Gentoo package from it.

To Reproduce

$ wget https://files.pythonhosted.org/packages/33/f6/cf5be34d03d508261464ad11bad0f63bd5d3e94a15591089b0069105b757/markdown_exec-1.9.0.tar.gz
$ tar -tf markdown_exec-1.9.0.tar.gz | grep test

Full traceback

n/a

Expected behavior

Tests included in the archive, as they were in 1.8.2.

Environment information

n/a

Additional context

n/a

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions