Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix missing dependency #183

Merged
merged 1 commit into from
Aug 12, 2022
Merged

fix missing dependency #183

merged 1 commit into from
Aug 12, 2022

Conversation

h-vetinari
Copy link
Member

Encountered in a local render after #181 / #182:

  [...]
  File "C:\Users\[...]\.conda\envs\builder\lib\site-packages\conda_build\metadata.py", line 1546, in _get_contents
    from conda_build.jinja_context import context_processor, UndefinedNeverFail, FilteredLoader
  File "C:\Users\[...]\.conda\envs\builder\lib\site-packages\conda_build\jinja_context.py", line 13, in <module>
    import toml
ModuleNotFoundError: No module named 'toml'

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@isuruf
Copy link
Member

isuruf commented Aug 12, 2022

Thanks

@isuruf isuruf merged commit 5e17754 into conda-forge:main Aug 12, 2022
@h-vetinari h-vetinari deleted the fix branch August 12, 2022 05:42
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