Upgrading¶
Note
Mac users may need to use “sudo”, but try it without the “sudo” first. (Or was that “sussudio”? “Su-su-sussudiooo!!” But use virtualenv if you don’t want to sudo.)
How to Upgrade From an Earlier Version¶
To upgrade Complexity:
$ pip install -U complexity
Or if using easy_install:
$ easy_install --upgrade complexity