[fix] move version validation to build and serve
This commit is contained in:
parent
3c42f1041f
commit
3ddadf35a3
1 changed files with 0 additions and 1 deletions
|
|
@ -638,4 +638,3 @@ def validate_versions():
|
|||
if not spec.match(framework_version):
|
||||
raise Exception, "Framework version out of sync"
|
||||
|
||||
validate_versions()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue