Skip to content

Modify the generated CLI script by monkey patching

This change monkey patches setuptools' code generation functionality, so that pkg_resources won't be imported in the generated file.

Fixes #172 (closed)

Also one part of the efforts to address and #171 (closed)

Edited by Gökçen Nurlu

Merge request reports