Skip to content

Commit 1ebb559

Browse files
committed
Remove workaround and update badge.
Closes jaraco/skeleton#155
1 parent ad84110 commit 1ebb559

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:target: https://github.com/PROJECT_PATH/actions?query=workflow%3A%22tests%22
88
:alt: tests
99

10-
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
10+
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
1111
:target: https://github.com/astral-sh/ruff
1212
:alt: Ruff
1313

ruff.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# extend pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
2-
extend = "pyproject.toml"
3-
41
[lint]
52
extend-select = [
63
# upstream

0 commit comments

Comments
 (0)