generated from qualcomm/qualcomm-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 17
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently users need to clone the PatchWise repository and install from their local repository. This adds a couple of steps that can be bypassed entirely for users that only care to use PatchWise without modifying its code.
Describe the solution you'd like
Users should be able to run PatchWise with only the following steps:
pip install patchwise
patchwiseDescribe alternatives you've considered
If it's not feasible to host patchwise on PyPi.org, find an alternative way to host PatchWise as a pip package, potentially here on GitHub.com.
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request