Skip to content

Commit

Permalink
update pyrpoject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
BradyAJohnston committed Nov 29, 2023
1 parent ad5e5c6 commit 275df0c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@ name = "molecularnodes"
version = "4.0.1"
description = "Toolbox for molecular animations with Blender and Geometry Nodes."
authors = ["Brady Johnston <[email protected]>"]
include = [
{path = "README.md"}
]
license = "MIT"
readme = "README.md"
homepage = "https://bradyajohnston.github.io/MolecularNodes"
repository = "https://github.com/bradyajohnston/MolecularNodes"
documentation = "https://bradyajohnston.github.io/MolecularNodes"


[tool.poetry.dependencies]
python = "~=3.10.0"
Expand Down

0 comments on commit 275df0c

Please sign in to comment.