Skip to content

Commit 34513b7

Browse files
authored
Update code_review_component.markdown
1 parent b84495c commit 34513b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/developers/code_review_component.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Not all existing platforms follow the requirements in this checklist. This canno
1919

2020
1. Requirement version pinned: `REQUIREMENTS = ['phue==0.8.1']`
2121
2. We no longer want requirements hosted on GitHub. Please upload to PyPi.
22+
3. Requirements only imported inside functions. This is necessary because requirements are installed on the fly.
2223

2324
### {% linkable_title Configuration %}
2425

0 commit comments

Comments
 (0)