Skip to content

Commit 0dba774

Browse files
authored
Merge pull request #100 from Santandersecurityresearch/release_test
Update setup.py
2 parents b27c680 + ff9a7a9 commit 0dba774

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
],
4040
},
4141
install_requires=requirements,
42-
description="Security headers scanner",
43-
long_description=readme + '\n\n' + history,
42+
description="DrHEADer helps with the audit of security headers received in response to a single request or a list of requests.",
4443
include_package_data=True,
4544
keywords='drheader',
4645
author='Santander UK Security Engineering',

0 commit comments

Comments
 (0)