Cannot effectively sdist
Open
- Dominant language
- Python
- Stars
- 164
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
I am attempting to build an RPM package by using the output of setup.py's sdist as the source for the package. However, README.md gets dropped with sdist, breaking your usage of [`long_description=open('README.md').read()`](https://github.com/dlenski/tetherback/blob/336ae831954eafc45f36db084c60312708a85284/setup.py#L39), which makes a build fail.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.