Skip to content

Commit

Permalink
fix: include scan template in build (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeisonvargasf authored Jun 5, 2024
1 parent ef2cb76 commit 3c09857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ include README.md
include README.old
include safety/VERSION
include safety/safety-policy-template.yml
include safety/templates/*
include safety/alerts/templates/*

recursive-include safety/templates *
recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

0 comments on commit 3c09857

Please sign in to comment.