We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60845ee commit dd8e34eCopy full SHA for dd8e34e
setup.py
@@ -10,7 +10,7 @@
10
author_email='kochukov.ma@gmail.com', # Type in your E-Mail
11
url='https://github.com/tna0y/Python-random-module-cracker', # Provide either the link to your github
12
# or to your website
13
- download_url='https://github.com/user/reponame/archive/v_01.tar.gz', # I explain this later on
+ download_url='https://github.com/tna0y/Python-random-module-cracker/archive/0.1.tar.gz', # I explain this later on
14
keywords=['random', 'security', 'cryptography', 'cracker', 'encryption'], # Keywords that define your package best
15
install_requires=[],
16
classifiers=[
0 commit comments