mirror of
https://github.com/znc/znc.git
synced 2026-04-30 18:42:25 +02:00
'imp' was deprecated since python 3.3. This removes the undocumented feature of loading python C extension as ZNC module, but adds a test that python package can be loaded. Bump python requirements to 3.4