wagtail / guide

A website to teach Wagtail CMS to content editors, moderators and administrators.
https://guide.wagtail.org
BSD 3-Clause "New" or "Revised" License
32 stars 26 forks source link

Dev tooling upgrades #380

Closed Tijani-Dia closed 1 year ago

Tijani-Dia commented 1 year ago

This PR upgrades poetry to 1.7.0 and also dev dependencies.

Replaces isort and flake8 with ruff and fix various linting issues.