changes to appease flake8 for lua-luaposix package
This commit is contained in:
parent
21161a60ff
commit
0668b6d7ba
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
from spack import *
|
||||
import glob
|
||||
|
||||
|
||||
class LuaLuaposix(Package):
|
||||
"""Lua posix bindings, including ncurses"""
|
||||
homepage = "https://github.com/luaposix/luaposix/"
|
||||
|
|
Loading…
Reference in a new issue