Skip to content

Commit

Permalink
minor tweaks to the setup.py description
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 committed Feb 20, 2018
1 parent ff41722 commit 909b7cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@
install_requires=[
'smbprotocol==0.0.1.dev0',
],
extras_require={},
author='Jordan Borean',
author_email='jborean93@gmail.com',
url='https://github.com/jborean93/pypsexec',
description='Run commands on a remote server using SMB/RPC',
description='Run commands on a remote Windows host using SMB/RPC',
long_description=long_description,
keywords='windows psexec paexec remote python',
license='MIT',
Expand Down

0 comments on commit 909b7cf

Please sign in to comment.