Make run_tests.py tell you what's still running.
[pyutils.git] / .gitignore
1 **/__pycache__/
2 **/pyutils.egg-info
3 dist/*