Commit Graph

3 Commits

Author SHA1 Message Date
e2e1f9d079 Use prune instead of recursive-exclude for venv*
Frankly not sure why recursive-exclude doesn't work here, but prune does, and that's good enough for me now. It's also probably preferable to only exclude venv* at the root, anyway.
2022-05-26 14:01:42 -07:00
d3a5a3e9e5 Exclude huge and unnecessary venv*/ from dist
See an example issue here:
https://github.com/ethereum/eth-account/issues/150
2022-05-20 10:18:36 -07:00
4ab4a01a36 Add MANIFEST.in file 2019-12-12 13:21:22 +01:00