Avoid pip dependency error, install appdirs first

This commit is contained in:
Robin Dunn
2017-04-07 22:00:10 -07:00
parent fdae6ac1fb
commit c2ef0275c3

View File

@@ -1,4 +1,5 @@
# Phoenix build and test requirements
appdirs
setuptools
six
wheel