-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Update the project to import our new library, either from PyPI or directly from GitHub. Ensure that the Dependency-Check passes when using the GitHub version; if it does not, default to using PyPI.
Acceptance Criteria
- Import the new library via PyPI or GitHub.
- Verify that the Dependency-Check passes for the library from GitHub. If it fails, use only PyPI.
Additional Information
Refer to VCS support in pip for details on installing from version control systems.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done