Unicode string support in python2 via future.unicode_literals

This commit is contained in:
Niru Maheswaranathan
2016-05-02 14:42:13 -07:00
parent 3a26ed43e0
commit 20db6dca49
2 changed files with 10 additions and 10 deletions

View File

@@ -1,2 +1,3 @@
numpy
six
future