Fix basepython for tox envs "doctesting" and "coveralls"
Because we are currently using "nighly" python for travis, which uses python 3.6 as the default interpreter. This breaks the environments listed above because "inspect.getargspec" has been removed in py36.
This commit is contained in:
Reference in New Issue
Block a user