Skip to content

deps: add pyyaml dep#30

Merged
robvanderleek merged 1 commit intogetcodelimit:mainfrom
chenrui333:add-pyyaml-dep
Feb 24, 2024
Merged

deps: add pyyaml dep#30
robvanderleek merged 1 commit intogetcodelimit:mainfrom
chenrui333:add-pyyaml-dep

Conversation

@chenrui333
Copy link
Copy Markdown
Contributor

yaml dependency was introduced in e0a8a2b, but did not include in pyproject.toml config, thus adding it now.

relates to Homebrew/homebrew-core#163773

cc @robvanderleek

yaml dependency was introduced in e0a8a2b, but did not include in pyproject.toml config, thus adding it now.

relates to Homebrew/homebrew-core#163773

Signed-off-by: Rui Chen <rui@chenrui.dev>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codelimit-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 2:59am

@robvanderleek
Copy link
Copy Markdown
Collaborator

Thanks, I was using it through a transitive dependency.

@robvanderleek robvanderleek merged commit d13be41 into getcodelimit:main Feb 24, 2024
@bbelderbos
Copy link
Copy Markdown

Has this change been pushed to PyPI yet? When I pip install codelimit I still get ModuleNotFoundError: No module named 'yaml' (resolved when manually installing PyYAML) - thanks.

@robvanderleek
Copy link
Copy Markdown
Collaborator

Hi @bbelderbos

You are right, it was not yet releases on PyPi.
Now it is: version 0.8.1

Development activity was low in the past months but I'm planning to work a bit more on Code Limit 😄

Rob

@bbelderbos
Copy link
Copy Markdown

Nice thanks, I see the action now as well, cool.
Btw feel free to share this tool here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants