-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
tp7309
committed
Jan 27, 2018
1 parent
e432b4e
commit 010470d
Showing
4 changed files
with
219 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,8 @@ | |
author_email='[email protected]', | ||
url='https://github.com/tp7309/TTPassGen', | ||
license='Apache License Version 2.0', | ||
keywords='python ttpassgen password-generator wordlist password-dict password-dict-generator brute-force word-combination', | ||
keywords= | ||
'python ttpassgen password-generator wordlist password-dict password-dict-generator brute-force word-combination', | ||
long_description=long_description, | ||
packages=find_packages(exclude=['docs', 'tests*']), | ||
include_package_data=True, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.