myint / yolk

Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)
https://pypi.python.org/pypi/yolk3k
BSD 3-Clause "New" or "Revised" License
66 stars 12 forks source link

reorder imports to fix warning #24

Open lhoenig opened 4 years ago

lhoenig commented 4 years ago

Import setuptools before distutils to fix warning introduced by setuptools v49.2.0