Commit Graph

3 Commits

Author SHA1 Message Date
Isaac Slavitt 74a2e29fef Use pathlib instead of os.path where applicable (#112)
* 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
2018-04-16 11:58:45 -07:00
Paul Harrison 934a98c11d Add optional argument for using AWS credentials profile.
Update docs.

Update tests. No need to include __pycache__ directory.

Update .gitignore to ignore test cache output.
2017-06-22 21:45:54 +01:00
Peter Bull e385aff019 Basic sanity-check tests 2017-01-28 23:01:56 -05:00