commit | d4ea53b615d777cc0b95edbf1a90524c0b16f7e4 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Dec 31 19:48:32 2015 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Dec 31 19:50:34 2015 -0600 |
tree | 556c26d64e861b0fc882556e8e30bf6ef6eaa7c4 | |
parent | 46f4ab064a4cfcaf330e9cb5a037ed44d9a36818 [diff] |
add a small note about clearing the wheel cache When compiling cryptography yourself if you have a problem and need to recompile but the wheel built successfully you need to know to clear the wheel cache. This is an edge case but worth documenting. Fixes #2006