Commit 41cb676
committed
install_requirements.py: remove unnecessary requirements
Duplicate requirements with the pyproject.toml > /dev/null
One unique devel reqiurement > requirements-dev.txt
Examples requirements > requirements-examples.txt
Nightlies stayed in the script.
Rationale: be as "normal" a Python project as seemed possible.
Test Plan: install_requirements.sh in a clean venv succeeded
ghstack-source-id: a5e20ad
ghstack-comment-id: 2596313740
Pull Request resolved: #77051 parent 79058cd commit 41cb676
File tree
3 files changed
+14
-21
lines changed3 files changed
+14
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | 104 | | |
106 | 105 | | |
107 | | - | |
108 | | - | |
109 | 106 | | |
110 | | - | |
111 | 107 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | 108 | | |
127 | 109 | | |
128 | 110 | | |
129 | 111 | | |
130 | | - | |
131 | | - | |
132 | | - | |
| 112 | + | |
133 | 113 | | |
134 | 114 | | |
135 | 115 | | |
| |||
139 | 119 | | |
140 | 120 | | |
141 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
142 | 126 | | |
143 | 127 | | |
144 | 128 | | |
| |||
158 | 142 | | |
159 | 143 | | |
160 | 144 | | |
| 145 | + | |
| 146 | + | |
161 | 147 | | |
162 | 148 | | |
163 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments