Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 10, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Updates to dependency management and installation in the YOLOv5 codebase.

πŸ“Š Key Changes

  • Adjusted the check_requirements function in utils/general.py to handle input types more robustly.
  • Standardized argument cmds within check_requirements and export_engine functions to be a string instead of a tuple.
  • Modified path handling to ensure requirement files are correctly resolved.

🎯 Purpose & Impact

  • Ensure smoother installation and setup experience for YOLOv5 users by improving dependency checks and updates. πŸ› οΈ
  • Potential reduction in installation errors and confusion, leading to a more user-friendly experience when setting up YOLOv5. πŸš€
  • Minor improvements to code maintainability and readability, which benefits developers working on the project. πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

@glenn-jocher glenn-jocher self-assigned this Sep 10, 2022
@glenn-jocher glenn-jocher merged commit e9ddc5b into master Sep 10, 2022
@glenn-jocher glenn-jocher deleted the update/cmds branch September 10, 2022 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant