Chalice deploy is not adding the json file when deployed
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
The project runs when locally hosted Chalice local.
when running Chalice deploy the package missing the project.json to added
` gc = pygsheets.authorize(service_file='project.json')`
how do i fix this?
Contributor guide
Assessment
This issue has not been assessed yet.