diff --git a/setup.cfg b/setup.cfg index f081dbf..802dfa7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,3 +37,6 @@ console_scripts = [options.packages.find] where = src + +[options.package_data] +schema = src/httpaste/schema/httpaste.openapi.json \ No newline at end of file