Open carlthome opened 4 months ago
pip install hell is real and it's nice to see that things work on a fresh machine. Here's a suggestion of a small GitHub Actions workflow for testing that the training script doesn't have any import errors after installing the setup.py.
pip install
setup.py
pip install
hell is real and it's nice to see that things work on a fresh machine. Here's a suggestion of a small GitHub Actions workflow for testing that the training script doesn't have any import errors after installing thesetup.py
.