mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 12:02:41 +01:00
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. |
||
|---|---|---|
| .. | ||
| changelog_reminder.yaml | ||
| ci.yaml | ||
| formatting_check.yml | ||
| integration_test.yaml | ||
| make_release.yaml | ||