PaulSec / API-dnsdumpster.com

(Unofficial) Python API for https://dnsdumpster.com/
274 stars 88 forks source link

is Python3 supportted? #18

Closed blshkv closed 6 years ago

blshkv commented 6 years ago

Please specify it in the setup.py.

I have tried installing it and there is a warning:

/usr/lib64/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'install_requires'

Thank you.

PaulSec commented 6 years ago

Hi there,

Yes, Python3 is supported.

Cheers,