fix filename

This commit is contained in:
Simeon Warner 2020-12-12 11:19:25 -05:00
parent 8a6ac8d28a
commit 1a118dd2d2

View File

@ -42,7 +42,7 @@ setup(
name='resync',
version=version,
packages=['resync'],
scripts=['bin/resync', 'bin/resync-explorer.py'],
scripts=['bin/resync', 'bin/resync-explorer'],
classifiers=["Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",