1 parent beeb9d7 commit 0c1ce45Copy full SHA for 0c1ce45
1 file changed
pyproject.toml
@@ -119,6 +119,7 @@ dependencies = { file = 'requirements.txt' }
119
[tool.setuptools.package-data]
120
'webchanges' = ['py.typed']
121
'webchanges._resources' = ['*.schema.json', '*.schema.sha256']
122
+'webchanges.tools' = ['get_manpages_parser.py']
123
124
# -------------------------- manpages --------------------------
125
# https://github.com/praiskup/argparse-manpage/blob/main/README.md
0 commit comments