diff --git a/pyproject.toml b/pyproject.toml index 9904347..7e8c760 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,7 @@ authors = ["Quantum Inspire "] readme = "README.md" homepage = "https://www.quantum-inspire.com" repository = "https://github.com/qutech-delft/pennylane-quantuminspire" +documentation = "https://qutech-delft.github.io/pennylane-quantuminspire/" classifiers = [ 'Development Status :: 4 - Beta', 'Programming Language :: Python :: 3',