Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Added semver dependency#45

Merged
schmit merged 1 commit intomainfrom
tyler/add-semver-dependency
May 30, 2024
Merged

Added semver dependency#45
schmit merged 1 commit intomainfrom
tyler/add-semver-dependency

Conversation

@tbuffington7
Copy link
Contributor


labels: bugfix

Fixes: N/A. Can create an issue if needed.

Motivation and Context

Whenever I install the new SDK into a fresh Python environment, I encounter the error ModuleNotFoundError: No module named 'semver' whenever running import eppo_client. Running a pip install semver fixes the issue`.

Description

Just added semver to the install_requires list.

How has this been tested?

I created a fresh Python virtual environment and installed from this branch with pip install git+https://github.com/Eppo-exp/python-sdk.git@tyler/add-semver-dependency. After doing that, I can run import eppo_client without errors.

@schmit schmit merged commit 5397cff into main May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants