* Fix 10: Will no longer check version at init to avoid requiring Python 3.7
* Require Python 3.6.1 because `python-prompt-toolkit` does: https://github.com/prompt-toolkit/python-prompt-toolkit/blob/5aea076692a304ec2bf8ad18fc59d4885cc462b1/setup.py#L32
* Require less buggy `openeditor` (see https://github.com/metov/openeditor/issues/6)