
* fix: missing python-poetry-core * added migration * Flesh out migration to fix all tte issues * Turn TTE back on --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/bash
|
|
|
|
yay -S --noconfirm --needed python-poetry-core python-terminaltexteffects
|