Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not possible to build pypi Source Distribution #29

Open
WisniewskiP opened this issue Nov 9, 2023 · 2 comments
Open

not possible to build pypi Source Distribution #29

WisniewskiP opened this issue Nov 9, 2023 · 2 comments

Comments

@WisniewskiP
Copy link

it is not possible to build package from Source Distribution on pypi (https://pypi.org/project/fastapi-websocket-rpc/#files)
error from setuptools:
FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt'

your setup.py is reading dependencies from requirements.txt but this fine is not part of Source Distribution.

as workaround I can build it from git tag but would be nice to have Source Distribution working.

@orweis
Copy link
Contributor

orweis commented Nov 9, 2023

Thanks for reporting - @obsd please open a ticket to fix this

@obsd
Copy link
Contributor

obsd commented Jan 9, 2024

Added the ticket (PER-8752), @WisniewskiP let me know if you consider contributing this to our OSS.

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

No branches or pull requests

3 participants