Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing docs nox session for umbrella package.
Two issues: - error_reporting came BEFORE logging (which means it would try to pull in a logging dep from PyPI that doesn't exist) - dns was NOT in the list of local packages
- Loading branch information