diff --git a/setup.cfg b/setup.cfg index ae525fe..07dc5da 100644 --- a/setup.cfg +++ b/setup.cfg @@ -63,14 +63,14 @@ exclude = # PDF = ReportLab; RXP full = configupdater>=3.0.1,<4 - # atoml>=1.1.0,<2 - atoml @ git+https://github.com/abravalheri/atoml@table-common-ancestor#egg=atoml + atoml>=1.1.0,<2 + # atoml @ git+https://github.com/abravalheri/atoml@table-common-ancestor#egg=atoml lite = tomli-w>=0.4.0,<2 all = configupdater>=3.0.1,<4 - # atoml>=1.1.0,<2 - atoml @ git+https://github.com/abravalheri/atoml@table-common-ancestor#egg=atoml + atoml>=1.1.0,<2 + # atoml @ git+https://github.com/abravalheri/atoml@table-common-ancestor#egg=atoml tomli-w>=0.4.0,<2 # Add here test requirements (semicolon/line-separated)