MNT: tests need matplotlib, doc/build needs pdoc3

This commit is contained in:
Kernc
2019-01-11 07:01:13 +01:00
parent b8f5824686
commit 74f0f9b8de
3 changed files with 4 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ if __name__ == '__main__':
],
'test': [
'seaborn',
'matplotlib',
],
'dev': [
'flake8',