Fix run_tests.py to detect doctest failures and tear itself down more
[pyutils.git] / .gitignore
1 **/__pycache__/
2 **/pyutils.egg-info
3 dist/*