Commit 184f42d
committed
Use in-tree builds for PyPy wheels
Doing out-of-tree builds makes a copy that breaks symlinks in the git
tree, causing PyPy wheels to get a version that signifies a dirty tree
when they shouldn't.
This will change in pip soon, but changing this will fix the version for
our release now.1 parent c24f13f commit 184f42d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
0 commit comments