diff --git a/setup.cfg b/setup.cfg index d7483f7..3a58005 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,8 +21,8 @@ packages = find: include_package_data = True install_requires = ezodf - pandas lxml + pandas [options.extras_require] test = pytest