annotate setup.cfg @ 42:778218c42d18

Make step-by-step installation less error prone The pip install is now made before we clone (so we always install from PyPi) and the Git clone is made via HTTPS not SSH in case you do not have your SSH key on your GH account
author Brendan Rius <brendan.rius@gmail.com>
date Wed, 08 Jun 2016 10:34:02 +0100
parents b7d86e1e58c7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24
b7d86e1e58c7 Add setup.cfg
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
1 [metadata]
b7d86e1e58c7 Add setup.cfg
Brendan Rius <brendan@omixy.com>
parents:
diff changeset
2 description-file = README.md