Skip to content

Commit

Permalink
Exclude ruff.toml from built package
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab committed Oct 6, 2023
1 parent dc30d44 commit 5b435d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ exclude = [
"*.ini",
"*.yml",
"netlify.toml",
"ruff.toml",
"testmanage.py",
]
include = [
Expand Down

0 comments on commit 5b435d9

Please sign in to comment.