Skip to content

Commit 291d779

Browse files
authored
Add documentation link to pyproject.toml (#191)
Add documentation link
1 parent b6beaed commit 291d779

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ authors = ["ANSYS, Inc. <[email protected]>"]
1212
maintainers = ["PyAnsys developers <[email protected]>"]
1313
readme = "README.rst"
1414
repository = "https://github.com/pyansys/pydpf-composites"
15-
classifiers = [
15+
documentation = "https://composites.dpf.docs.pyansys.com"
16+
classifiers = [
1617
"Development Status :: 5 - Production/Stable",
1718
"Programming Language :: Python :: 3",
1819
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)