Skip to content

Conversation

@embray
Copy link
Contributor

@embray embray commented Apr 23, 2021

It's not included by setup.py sdist if not listed in MANIFEST.in.

Same problem for jsonrpcclient.

@embray
Copy link
Contributor Author

embray commented Apr 23, 2021

Now that I think about it, I'm a bit confused about this because I thought setuptools will always include any files listed in package_data into the source distribution. But in this case it wasn't doing it...

@bcb bcb merged commit 1e7f42f into explodinglabs:master Apr 23, 2021
@bcb
Copy link
Member

bcb commented Apr 23, 2021

Thanks @embray , just FYI master branch in this repo is the upcoming version 5 which is a couple months away. We should probably make the same change in the 4.x branch which is the latest stable version.

@embray embray deleted the py.typed branch April 23, 2021 10:34
@embray
Copy link
Contributor Author

embray commented Apr 23, 2021

@bcb Thanks. Do you want me to make a backport PR?

@bcb
Copy link
Member

bcb commented Apr 23, 2021

That would be great thank you 🙏

@embray
Copy link
Contributor Author

embray commented Apr 26, 2021

Done, sorry for the delay: #160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants