Commit 2e4c925
authored
chore: Remove code for building wheel in favor of CI deployments (#165)
This removes the call to build a FIREWHEEL package source distribution
from the install script. This should no longer be necessary now that
FIREWHEEL is either installed directly from PyPI or via an editable
install.
For applications where building a source distribution is necessary
(e.g., publishing to PyPI), that process should be handled
elsewhere—such as in CI job or in a local build workflow.1 parent b3f6210 commit 2e4c925
1 file changed
+0
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | 197 | | |
222 | 198 | | |
223 | 199 | | |
| |||
251 | 227 | | |
252 | 228 | | |
253 | 229 | | |
254 | | - | |
255 | 230 | | |
256 | 231 | | |
257 | 232 | | |
| |||
0 commit comments