Skip to content

Commit

Permalink
add setuptools for lint only
Browse files Browse the repository at this point in the history
only liccheck uses pkg_resources
  • Loading branch information
vishwin committed Mar 5, 2024
1 parent b2cb3be commit 5f7ad83
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 @@ -170,6 +170,7 @@ lint = [
"ruff==0.1.15",
"pytest==6.2.5",
"liccheck==0.9.2",
"setuptools",
]
test = [
"coverage==7.2.7",
Expand Down

0 comments on commit 5f7ad83

Please sign in to comment.