Skip to content

[Bug] onecode-check should only check files called by the main, not all present files #45

@markjessell

Description

@markjessell

Type

New feature

Product

OneCode Cloud

Details

I have a qgis plugin that I would like to provide as a onecode app whilst keeping the basecode unchanged. To do this I need main.py to ignore a number of libraries (or whole python files) since they cannot be pip installed (qgis specifically).

The .onecodeIgnore file would list the libraries (of files) that the developer knows will not be called by the run() in flows.

Thanks!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions