Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove latex cog and matplotlib | 2021-12-28 | -101/+0 | |
| | | | | | | matplotlib, and its sub dependencies, caused a fresh install of an environment to take multiple minutes. As the latex cog is the only one that used it, and that is currently disabled, we have decided to remove it entirely. Git gives us the benefit of being able to see deleted files. So whoever decides to implement latex again can use that for reference. | |||
* | Move practical functions into utilities folder | 2021-09-05 | -0/+101 | |
Separates out the useful/practical seasonal bot features from the evergreen folder into a "utilities" folder. Adjusts the paths to resources to reflect the folder move. |