Skip to content

Commit

Permalink
updating poetry name
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Sep 26, 2023
1 parent 4c55692 commit d0b6858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[tool.poetry]
name = "hierarchical-pendulum-draw"
name = "DeepUQ"
version = "0.1.0"
description = ""
authors = ["beckynevin <[email protected]>"]
readme = "README.md"
packages = [{include = "hierarchical_pendulum_draw"}]
packages = [{include = "DeepUQ"}]

[tool.poetry.dependencies]
python = ">=3.9 <3.12"
Expand Down

0 comments on commit d0b6858

Please sign in to comment.