beets/.github/workflows
Šarūnas Nejus bfd9753314
Remove tox
Unfortunately tox does not play very nicely with Poetry. Tox was mostly
useful since it managed virtual environments, however now this is done
by Poetry.

Thus we do not anymore need it since we can run our commands using
`poetry run`. I have extended the internal helper tool 'project' with
those commands that have previously been run using tox.
2024-06-10 13:46:25 +01:00
..
changelog_reminder.yaml Update .github/workflows/changelog_reminder.yaml 2023-10-30 11:05:08 +10:00
ci.yaml Remove tox 2024-06-10 13:46:25 +01:00
formatting_check.yml Remove tox 2024-06-10 13:46:25 +01:00
integration_test.yaml Remove tox 2024-06-10 13:46:25 +01:00
make_release.yaml release.py: Add changelog.rst conversion to markdown 2024-06-07 09:01:44 +01:00