openforcefield / openff-toolkit

The Open Forcefield Toolkit provides implementations of the SMIRNOFF format, parameterization engine, and other tools. Documentation available at http://open-forcefield-toolkit.readthedocs.io
http://openforcefield.org
MIT License
309 stars 90 forks source link

Use Pydantic v1 in tests #1685

Closed mattwthompson closed 1 year ago

mattwthompson commented 1 year ago

None of our base dependencies require pydantic =1, but some of our test dependencies have not been updated. This PR updates the testing infrastructure until some of the remaining upstreams have been updated.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1685 (04090cb) into main (ae9500b) will not change coverage. The diff coverage is n/a.

Additional details and impacted files