* Use pathlib in test_creation.py * Use pathlib for PROJECT_DIR example in make_dataset.py * Add pathlib2 for backwards compatibility if project is Python 2
Update docs. Update tests. No need to include __pycache__ directory. Update .gitignore to ignore test cache output.