Update code_review_platform.markdown
This commit is contained in:
parent
34513b7bec
commit
d7502179b2
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Not all existing platforms follow the requirements in this checklist. This canno
|
||||||
|
|
||||||
1. Requirement version should be pinned: `REQUIREMENTS = ['phue==0.8.1']`
|
1. Requirement version should be pinned: `REQUIREMENTS = ['phue==0.8.1']`
|
||||||
2. We no longer want requirements hosted on GitHub. Please upload to PyPi.
|
2. We no longer want requirements hosted on GitHub. Please upload to PyPi.
|
||||||
|
3. Requirements should only be imported inside functions. This is necessary because requirements are installed on the fly.
|
||||||
|
|
||||||
### {% linkable_title 2. Dependencies %}
|
### {% linkable_title 2. Dependencies %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue