Add Python 2 specific requirements file

This commit is contained in:
Labrys of Knossos 2018-12-16 10:17:00 -05:00
commit 8a897fed98

3
requirements-py2.txt Normal file
View file

@ -0,0 +1,3 @@
backports.functools-lru-cache
enum34
futures