Skip to content

Commit

Permalink
Fix atoml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Nov 8, 2021
1 parent 05d7d8f commit 701515a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 701515a

Please sign in to comment.