Skip to content

Commit

Permalink
Adjust path to config after renaming
Browse files Browse the repository at this point in the history
(cherry picked from commit aff2854)
  • Loading branch information
bjoernricks authored and mergify-bot committed Jul 1, 2021
1 parent aac6ef2 commit 40b865b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ packages = [
{ include = "ospd_openvas"},
{ include = "docs/ospd-openvas.8", format = "sdist"},
{ include = "config/ospd-openvas.service", format = "sdist"},
{ include = "config/ospd.conf", format = "sdist"},
{ include = "config/ospd-openvas.conf", format = "sdist"},
{ include = "tests", format = "sdist" },
{ include = "CHANGELOG.md", format = "sdist"},
{ include = "COPYING", format = "sdist"},
Expand Down

0 comments on commit 40b865b

Please sign in to comment.