Skip to content

Commit 533a102

Browse files
committed
add security.md to manifest
1 parent 62bd34a commit 533a102

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ tmp.py
33
htmlcov/
44
.coverage.*
55

6+
nohup.out
67
*.py[cod]
78
.pytest_cache
89
venv*

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include LICENSE CHANGELOG.md tox.ini requirements.txt requirements-rtd.txt .coveragerc Makefile pytest.ini .tox-coveragerc
1+
include LICENSE CHANGELOG.md tox.ini requirements.txt requirements-rtd.txt .coveragerc Makefile pytest.ini .tox-coveragerc SECURITY.md
22
exclude TODO.md codecov.yml .readthedocs.yaml requirements.in
33
global-exclude flycheck_*
44

0 commit comments

Comments
 (0)