Forgot to change the package description

main
byt3bl33d3r 2016-06-04 01:48:00 -06:00
parent ef91622045
commit 5b8b255278
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='crackmapexec', setup(name='crackmapexec',
version='3.1', version='3.1',
description='something something crack something something', description='A swiss army knife for pentesting Windows/Active Directory environments',
classifiers=[ classifiers=[
'License :: OSI Approved :: BSD License', 'License :: OSI Approved :: BSD License',
'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 2.7',