Move cli.py into app folder

This commit is contained in:
2020-11-06 10:28:43 +01:00
parent b2fc2d604a
commit de81f2fd9f
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ source:
build:
number: 0
entry_points:
- pyzebra = pyzebra.cli:main
- pyzebra = pyzebra.app.cli:main
requirements:
build: