Skip to content
Snippets Groups Projects
Unverified Commit 61b5734c authored by elijah's avatar elijah Committed by Kali Kaneko
Browse files

[pkg] pep8 cleanup

parent ac5ead7f
Branches
Tags
No related merge requests found
...@@ -24,12 +24,13 @@ from setuptools import setup ...@@ -24,12 +24,13 @@ from setuptools import setup
import datetime import datetime
import time import time
long_description = \ long_description = '''leap.bitmask_js
'''leap.bitmask_js
----------------- -----------------
This package contains the already compiled javascript resources for the bitmask UI. This package contains the already compiled javascript resources for the bitmask
UI.
If you want to develop for this UI, please checkout the bitmask-dev [0] repo and follow the instructions in the ui/README.md file. If you want to develop for this UI, please checkout the bitmask-dev [0] repo
and follow the instructions in the ui/README.md file.
[0] https://github.com/leapcode/bitmask-dev''' [0] https://github.com/leapcode/bitmask-dev'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment