diff --git a/pyproject.toml b/pyproject.toml index 81f557f..995388e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,8 +16,7 @@ authors = [ { name = "Jonathan Shimwell", email = "drshimwell@gmail.com" } ] description = """ -A convenience interface for examining, -modifying, and creating, DAGMC models using PyMOAB +A convenience interface for examining, modifying, and creating, DAGMC models using PyMOAB """ readme = "README.md" license = { text = "MIT" }