symforce-org / symforce

Fast symbolic computation, code generation, and nonlinear optimization for robotics
https://symforce.org
Apache License 2.0
1.41k stars 145 forks source link

Use corrected runpaths w/ setup.py develop too #233

Closed bradley-solliday-skydio closed 2 years ago

bradley-solliday-skydio commented 2 years ago

This ensures that a previous fix which improved the installation of cc_sym and symengine when symforce was installed as an editable package using the new pep 660 build_editable hook is also applied when symforce is installed with python setup.py develop.

Most notably, this applies to all editable installations before setuptools==64.0.0.