* v0.10.0 release
* Add new section to TOC
* Remove old section from TOC
* Add a note about release cadence
* Ignore python user packages from ~/.local when building env
See: https://github.com/conda/conda/issues/448#issuecomment-195848539
* Fix generated environment
* Pin to localstack 0.11.1 since 0.11.2 seems to be causing issues
* Pinning localstack dependencies as well
* Pinning only to fix timeouts
* Pinning pyvirtualdisplay due to incompatible interface change
* Add comment to describe new env var
* Pin localstack to 0.11.1.1
* Ignore user site packages in install.sh and for dev dependencies
* Add a troubleshooting note related to 689
* Extend README comment to request feedback