mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-06 03:51:23 +08:00
Use setuptools to enable dependency checking
It turns out distutils cannot easily check for installed packages and makes no effort to install missing packages. Setuptools on the other hand will gladly do this for use. This way situations like #33 cannot arise.
This commit is contained in:
Reference in New Issue
Block a user