Skip to content

Commit

Permalink
Include new filetype in package for registry data.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdonaldson authored Sep 23, 2022
1 parent 2692edd commit 813832a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ docs =
pyvo.auth.tests = data/tap/*.xml
pyvo.io.uws.tests = data/*.xml
pyvo.io.vosi.tests = data/*.xml, data/tables/*.xml, data/capabilities/*.xml
pyvo.registry.tests = data/*.xml
pyvo.registry.tests = data/*.xml, data/*.desise
pyvo.dal.tests = data/*.xml, data/*/*

[coverage:run]
Expand Down

0 comments on commit 813832a

Please sign in to comment.