AlkantarClanX12

Your IP : 3.16.82.208


Current Path : /proc/thread-self/root/proc/thread-self/root/lib/python3.8/site-packages/setuptools/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/lib/python3.8/site-packages/setuptools/version.py

import pkg_resources

try:
    __version__ = pkg_resources.get_distribution('setuptools').version
except Exception:
    __version__ = 'unknown'