lvis-dataset / lvis-api

Python API for LVIS Dataset
http://lvisdataset.org
Other
408 stars 63 forks source link

LICENSE and requirements.txt missing from sdist #33

Open Tobias-Fischer opened 2 years ago

Tobias-Fischer commented 2 years ago

🐛 Bug

The LICENSE and requirements.txt files are missing on the PyPi distribution.

To Reproduce

Steps to reproduce the behavior.

Download https://files.pythonhosted.org/packages/ea/fe/c18531099e7538bd6a53de8b2f8e900a5cf6a82d0c603325031a4122da5a/lvis-0.5.3.tar.gz and check file contents.

Expected behavior

File should contain LICENSE and requirements.txt files.

Additional context