feat!: Adds pair calculations, with changing api format
Some checks reported errors
gitea-physics/deepdog/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2022-03-27 19:01:14 -05:00
parent f81904a898
commit 6463b135ef
3 changed files with 82 additions and 42 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.8,<3.10"
pdme = "^0.5.4"
pdme = "^0.6.0"
[tool.poetry.dev-dependencies]
pytest = ">=6"