Added appdirs as testing req.

pull/34/head
jMyles 2017-09-11 17:31:07 -07:00
parent 4f7ce6bf6b
commit 1640ba8615
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ TESTS_REQUIRE = [
'coverage',
'pytest-cov',
'pdbpp',
'ipython'
'ipython',
'appdirs'
]
# should add --process-dependency-links to pip