Align abbreviation

This commit is contained in:
Fabian Affolter 2017-07-09 09:27:17 +02:00
parent 4d2804f0a2
commit c4746439b4
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
17 changed files with 19 additions and 19 deletions

View file

@ -16,7 +16,7 @@ A checklist of things to do when you're adding a new component.
1. Requirement version pinned: `REQUIREMENTS = ['phue==0.8.1']`
2. If requirement hosted on GitHub:
- Point at a zip archive of a release tag or commit SHA.
- Add version found in zip-archive as hash to url.
- Add version found in zip-archive as hash to URL.
```python
REQUIREMENTS = [