mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 12:50:32 +03:00
Modify setup.py to support setuptools/wheel
To support creation of whl files for PyPI, setuptools need to be imported instead of distutils. Created try/except case to fall back to integrated distutils if setuptools is not installed.
This commit is contained in:
parent
8611d91b35
commit
22fe6e7aad
Loading…
Reference in New Issue
Block a user