Closed cclauss closed 5 years ago
@cclauss The pep8/flake8 fix looks good. I think you may have missed my other comment:
The new versions should be added to tox.ini as well. See https://travis-ci.org/bd808/python-iptools/jobs/464168554: "Matching undeclared envs is deprecated. Be sure all the envs that Tox should run are declared in the tox config."
The fix should be as easy as adding py36, py37
to the envlist in tox.ini.
Are we all good?
Thanks @cclauss!
@bd808 Your review please.