Ver código fonte

[fix] move version validation to build and serve

version-14
Pratik Vyas 11 anos atrás
committed by Anand Doshi
pai
commit
3ddadf35a3
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      webnotes/__init__.py

+ 0
- 1
webnotes/__init__.py Ver arquivo

@@ -638,4 +638,3 @@ def validate_versions():
if not spec.match(framework_version):
raise Exception, "Framework version out of sync"

validate_versions()

Carregando…
Cancelar
Salvar