Open
Description
Currently if we use crawlee to create python Project.
crawlee create
and then within this project we call
apify init
we get surprising warning:
Warning: The current directory does not look like a Node.js or Python project.
It would be nice if cli could recognize crawlee projects created from templates.
For example project named bla
will have following structure: