[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
10
setup.cfg
10
setup.cfg
@@ -30,16 +30,16 @@ install_requires =
|
||||
windows-curses;sys_platform=="win32"
|
||||
python_requires = >=3.6.1
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
babi = babi.main:main
|
||||
babi-textmate-demo = babi.textmate_demo:main
|
||||
|
||||
[options.packages.find]
|
||||
exclude =
|
||||
tests*
|
||||
testing*
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
babi = babi.main:main
|
||||
babi-textmate-demo = babi.textmate_demo:main
|
||||
|
||||
[bdist_wheel]
|
||||
universal = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user