You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will allow us to reduce the duplication between src/setup.py (which is currently used when ./configure --enable-editable is in use) and build/pkgs/sagelib/src/setup.py.
We also update the developer's guide on the topic of package_data.