Skip to content
Snippets Groups Projects
Commit ea4956a2 authored by Nikita Ofitserov's avatar Nikita Ofitserov
Browse files

Require at least six 1.8.0 (for six.moves.intern)

Since commit d855850c, function `six.moves.intern` is used in pytools,
but this function appeared only in six 1.8.0.
This commit prevents an error while importing pytools with an older six installed.
parent 1de81c9d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment