unknown
|
3d23cbf2a6
|
corrected as per notations from @YannickJadoul on #113
|
2018-11-29 02:44:19 +00:00 |
|
corey.d.mccarty
|
2ca6500bba
|
removed '--name' pieces for #102
|
2018-11-05 11:47:31 -05:00 |
|
Joe Rickerby
|
aca294f5bb
|
os.path.samefile is not available on windows.
|
2017-09-06 22:33:01 +01:00 |
|
Joe Rickerby
|
ddb9c077a5
|
Use os.path.samefile to get around filename case insensitivity
|
2017-09-06 22:07:24 +01:00 |
|
Joe Rickerby
|
bade2da061
|
Add test for before_build executing in a shell
|
2017-09-06 22:02:10 +01:00 |
|
Joe Rickerby
|
cf7f2e18ce
|
Style
|
2017-04-11 23:23:50 +01:00 |
|
Joe Rickerby
|
89c8735719
|
Fix os/sys typo and use an absolute path on *nix too
|
2017-04-10 22:41:08 +01:00 |
|
Joe Rickerby
|
7a2e951f48
|
Change version file path to absolute on Windows
|
2017-04-10 22:36:06 +01:00 |
|
Joe Rickerby
|
ff942ad766
|
Perhaps a filename collision
|
2017-04-10 22:25:34 +01:00 |
|
Joe Rickerby
|
278661df77
|
remove redundant line
|
2017-04-10 22:11:10 +01:00 |
|
Joe Rickerby
|
520daa4c23
|
A little more debugging info for Windows
|
2017-04-10 21:56:26 +01:00 |
|
Joe Rickerby
|
2679cb7f46
|
Add before_build option, that runs a shell command before 'pip wheel'
|
2017-04-10 21:42:12 +01:00 |
|