cubicweb/misc/migration/3.4.0_common.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 12 Sep 2016 09:01:47 +0200
changeset 11467 629d9e35ce28
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[pkg] Inline call to setup() in setup.py The point of having this "install" function, called in "main" mode is not clear. Better stick to standard practices.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8798
cdab3aadc679 [migration] mark all version prior 3.7 as non-migrable
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents: 2489
diff changeset
     1
raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")