Chris Wood
|
9fc697d798
|
Re-apply fix for frozen builds
|
2019-10-04 12:46:07 -04:00 |
|
Chris Wood
|
7e20a14a2e
|
Remove fix; temporarily break PyInstaller builds..
For the purposes of fail-testing the newly-added PyInstaller CI jobs
|
2019-10-04 11:59:33 -04:00 |
|
Chris Wood
|
710af066d2
|
Skip pkg_resources.get_distribution call if frozen
Fixes: ticket:3259
|
2019-10-03 14:07:24 -04:00 |
|
Jean-Paul Calderone
|
5ddb3a4aaf
|
factor out the repeated call
|
2019-08-13 18:56:52 -04:00 |
|
Jean-Paul Calderone
|
66c7ff7383
|
use pkg_resources instead of _auto_deps.install_requires
|
2019-08-13 18:54:00 -04:00 |
|
Jean-Paul Calderone
|
13409a2449
|
Move the remaining package checking machinery to its own module.
|
2019-08-13 15:11:01 -04:00 |
|