Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run clean --all in all tox targets (#121)
The second full tox run fails because 'py27' target is picking up C object files from 'py2-nosasltls'. Each target needs to clean up and start from scratch. https://github.com/python-ldap/python-ldap/pull/121 Signed-off-by: Christian Heimes <cheimes@redhat.com>
- Loading branch information