mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-05-26 07:08:08 +00:00
Fix cursor blur. Fix scrollLock on focus/blur. Rework binaries.
This commit is contained in:
2
setup.py
2
setup.py
@@ -22,7 +22,7 @@ options = dict(
|
||||
url="http://github.com/paradoxxxzero/butterfly",
|
||||
license="GPLv3",
|
||||
platforms="Any",
|
||||
scripts=['butterfly.server.py'],
|
||||
scripts=['butterfly.server.py', 'scripts/butterfly', 'scripts/b'],
|
||||
packages=['butterfly'],
|
||||
install_requires=["tornado>=3.2", "pyOpenSSL", 'tornado_systemd'],
|
||||
extras_requires=["libsass"],
|
||||
|
||||
Reference in New Issue
Block a user