1fb02dec01
With 9.0, /lib/python3.11/site-packages/aiosql/adapters directory was not installed, so the package failed to import. That bug was fixed in 9.1 by https://github.com/nackjicholson/aiosql/pull/174. Also, add pythonImportsCheck to catch such errors in future.