Create s Security Policy (#4671)

* Create SECURITY.md

* Update test_files.py to include SECURITY.md file

* Update MANIFEST.in to include SECURITY.md file
This commit is contained in:
Joyce
2023-05-23 14:05:25 -03:00
committed by GitHub
parent ce9bbc0a21
commit 6e6bcca5b2
3 changed files with 15 additions and 1 deletions

View File

@@ -111,6 +111,7 @@ sdist_files = {
"MANIFEST.in",
"README.rst",
"PKG-INFO",
"SECURITY.md",
}
local_sdist_files = {