Psivant / femto

A comprehensive toolkit for predicting free energies
https://psivant.github.io/femto/
MIT License
49 stars 7 forks source link

Use library for pydantic unit utils #22

Closed SimonBoothroyd closed 2 weeks ago

SimonBoothroyd commented 1 month ago

Description

This PR replaces the internal pydantic unit support with pydantic-units, which is a first step to making femto backwards compatible with pydantic =1

Status