mirror of
https://github.com/codingo/Interlace.git
synced 2025-12-17 06:44:23 +01:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -28,7 +28,7 @@ with open("README.md") as file:
|
||||
author_email="codingo@protonmail.com",
|
||||
url="https://github.com/codingo/Interlace",
|
||||
packages=find_packages(exclude=('tests')),
|
||||
package_data={'VHostScan': ['*.txt']},
|
||||
package_data={'Interlace': ['*.txt']},
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'Interlace = Interlace.Interlace:main'
|
||||
|
||||
Reference in New Issue
Block a user