* [ ] update to Python 3 * [ ] make sure every Python script passes flake8 * [ ] make sure every shell script passes [ShellCheck](https://www.shellcheck.net/) * [ ] add flake8 and ShellCheck to `environment-dev.yml`? * [ ] add Travis CI integration (flake8, ShellCheck and test repo install with conda)
environment-dev.yml?