Change Docker to be an option, not the default.

This commit is contained in:
Daniel Roy Greenfeld 2017-02-13 10:47:15 -08:00 committed by GitHub
parent f298ef7722
commit 059c4b822e

View File

@ -15,7 +15,7 @@
"use_pycharm": "n",
"windows": "n",
"use_python3": "y",
"use_docker": "y",
"use_docker": "n",
"use_heroku": "n",
"use_elasticbeanstalk_experimental": "n",
"use_compressor": "n",