diff --git a/pyproject.toml b/pyproject.toml index 5d8f837064e84df04fae883feacfb3f5a84f6499..110465f215182b4d418ceb90557918406d8b1ace 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,6 +11,7 @@ homepage = "" repository = "https://git.duniter.org/clients/python/duniterpy" documentation = "https://clients.duniter.io/python/duniterpy/index.html" keywords = ["g1", "duniter", "cryptocurrency", "librecurrency", "library"] +include = ["examples/*.py"] classifiers = [ "Development Status :: 5 - Production/Stable", "Natural Language :: English",