feat!: switches over to pdme new stuff, uses models and scraps discretisations entirely

This commit is contained in:
2022-04-30 17:31:36 -05:00
parent 31070b5342
commit 6e29f7a702
5 changed files with 46 additions and 54 deletions

View File

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