Skip to content

Commit

Permalink
Add package explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
dlesbre committed Feb 16, 2024
1 parent 12a8489 commit 884d4bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ dev = [
"pytest-cov",
]

[tool.setuptools.packages.find]
include = ["bibtexautocomplete*"]

[tool.ruff]
line-length = 120

Expand Down

0 comments on commit 884d4bb

Please sign in to comment.