Skip to content

Stylistic update, use ruff, pre-commit, rm setup.py#456

Merged
danirus merged 5 commits intomasterfrom
adopt-ruff-pyproject-toml
Mar 22, 2025
Merged

Stylistic update, use ruff, pre-commit, rm setup.py#456
danirus merged 5 commits intomasterfrom
adopt-ruff-pyproject-toml

Conversation

@danirus
Copy link
Owner

@danirus danirus commented Mar 22, 2025

  • Removes external dependencies from django_comments_xtd/__init__.py.
  • Opens up the range of supported Django versions to "Django>=4,<6".
  • Uses pyproject.toml to replace setup.py.
  • Updates tox.ini.
  • Build JavaScript plugin during CI.
  • Replace flake8 with ruff, and adopt pre-commit rules.
  • Many stylistic changes after applying ruff.

* Removes external dependencies from `django_comments_xtd/__init__.py`.
* Opens up the range of supported Django versions to "Django>=4,<6".
* Uses `pyproject.toml` to replace `setup.py`.
* Updates `tox.ini`.
* Build JavaScript plugin during CI.
* Replace flake8 with ruff, and adopt pre-commit rules.
* Many stylistic changes after applying ruff.
@danirus danirus self-assigned this Mar 22, 2025
@danirus danirus merged commit 2f42766 into master Mar 22, 2025
6 checks passed
@danirus danirus deleted the adopt-ruff-pyproject-toml branch March 22, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant