Skip to content

Commit afc018a

Browse files
author
Daniel Grossmann-Kavanagh
committed
add v2 schemas to egg
1 parent d90bc7c commit afc018a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ def run_tests(self):
5858
package_data={
5959
'openapi_spec_validator': [
6060
'openapi_spec_validator/resources/schemas/v3.0.0/*',
61+
'openapi_spec_validator/resources/schemas/v2.0/*',
6162
],
6263
},
6364
include_package_data=True,

0 commit comments

Comments
 (0)