pymc2
pymc2 copied to clipboard
Replaced built-in six with external six module
The version of six included in PyMC is quite old. This simply removes it and uses the current external package as a dependency.
Closes #131