Commit 5b6532b
authored
Order the packages alphabetically in
Listing them in alphabetical order is optimal for human readability, letting you quickly find if a package is present.
https://pip.pypa.io/en/latest/user_guide/#requirements-files
"Logically, a Requirements file is just a list of pip install arguments placed in a file. Note that you should not rely on the items in the file being installed by pip in any particular order."requirements.txt (#19)1 parent 6ee96f2 commit 5b6532b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
0 commit comments