Skip to content

Commit

Permalink
Include missing package data for Safety. (#5492)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeisonvargasf authored Nov 23, 2022
1 parent b3ee36b commit a8a890e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
},
package_data={
"": ["LICENSE", "NOTICES"],
"pipenv.patched.safety": ["VERSION", "safety-policy-template.yml"],
"pipenv.patched.pip._vendor.certifi": ["*.pem"],
"pipenv.patched.pip._vendor.requests": ["*.pem"],
"pipenv.patched.pip._vendor.distlib._backport": ["sysconfig.cfg"],
Expand Down

0 comments on commit a8a890e

Please sign in to comment.