Pypi-readiness

pull/2/head
Bernhard Mueller 7 years ago
parent d76d5ec528
commit 2b51d575ac
  1. 1
      .gitignore
  2. 1
      setup.py

1
.gitignore vendored

@ -4,3 +4,4 @@ __pycache__
*.pyc
*.easm
*.asm
mythril.egg-info

@ -23,6 +23,7 @@ setup(
url='https://github.com/b-mueller/mythril',
author='Bernhard Mueller',
author_email='bernhard.mueller11@gmail.com',
license='MIT',

Loading…
Cancel
Save