Skip to content

Commit eb9a69b

Browse files
committed
Todo.md update with checked task
1 parent 11fda7e commit eb9a69b

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

TODO.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
- [ ] Move check_system_packages inside SysDependencyManager class as @staticmethod
2-
- [ ] Remove the standalone check_system_packages function
3-
- [ ] Update import in Core/engines_loader/base.py to import SysDependencyManager
4-
- [ ] Change the call in base.py to use SysDependencyManager.check_system_packages
5-
- [ ] Test the changes
1+
- [X] Move check_system_packages inside SysDependencyManager class as @staticmethod
2+
- [X] Remove the standalone check_system_packages function
3+
- [X] Update import in Core/engines_loader/base.py to import SysDependencyManager
4+
- [X] Change the call in base.py to use SysDependencyManager.check_system_packages
5+
- [X] Test the changes
6+
- [] Corriger les engines pour que les connection de buttons soit faie directement aulieu d'utiliser des abstractions via des fonctions.

0 commit comments

Comments
 (0)