Commit 79734ea
Make PythonWheelBuilder install .dist-info
Summary: It seems we need to "install" more than the rather hacky PythonWheelBuilder currently does. Unfortunately, I don't really know why the `.dist-info` directory was explicitly excluded before but apparently setuptools needs it to function correctly.
Reviewed By: alexmalyshev
Differential Revision: D92482792
fbshipit-source-id: 32d69ab3af53abe1a7595ef8f454a74f35c330231 parent 9e797f5 commit 79734ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments