-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bears.py: Add bears based on capabilties
Modifies existing `filter_relevant_bears` methods to also include bears based on `DEFAULT_CAPABILITIES` defined in "Constants.py". Only the bears with unique capabilities are added to final list of selected bears and perference is given to "FIX" bears and the bears which have their prerequisites already set up. Related to #131
- Loading branch information
1 parent
82dfddf
commit 88f6996
Showing
3 changed files
with
173 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters