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
Add package name extraction function in install_dev_deps.py
- Introduce get_package_name function to cleanly extract package names from dependency strings, removing version specifiers.
- Update conda and pip dependency filtering to utilize the new function for improved accuracy in dependency management.
0 commit comments