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

Pin pydantic until conda install issue is fixed #689

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

daico007
Copy link
Member

Relate to mosdef-hub/foyer#511 and conda/conda-libmamba-solver#115. Summary, conda is grabbing the wrong version of pydantic and causing issue downstream. This PR will pin the version of pydantic to be 1.8.2, which will make conda install the correct version.

@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #689 (7d6a038) into main (74d62b9) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     conda/conda#689      +/-   ##
==========================================
+ Coverage   91.41%   91.47%   +0.05%     
==========================================
  Files          63       63              
  Lines        5276     5276              
==========================================
+ Hits         4823     4826       +3     
+ Misses        453      450       -3     
Impacted Files Coverage Δ
gmso/core/atom_type.py 96.05% <0.00%> (-1.32%) ⬇️
gmso/utils/nx_utils.py 93.37% <0.00%> (+1.20%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it 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.

2 participants