Open
Description
While looking at #232 and others, I had some thoughts on possible refactoring. However, not being super familiar with the usage of micropipenv (yet), I was wondering if that was a reasonable direction:
- Refactoring the single script
micropipenv.py
into a proper python package, exposing the cli tools from theproject.scripts
section in pyproject.toml.
On the cons side, this would prevent the "No installation" use case described in the README. Is that feature used significantly ?
On the pros side, this would gave us the possibility to have a clearer structure, and more easily add stuff like [RFE] Support pdm #232
Thoughts ?
Metadata
Assignees
Type
Projects
Status
🏗 In progress
Activity