Skip to content

Commit

Permalink
Fix stato.owl not being included in the source distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Oct 16, 2022
1 parent c41bca9 commit 145fae7
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 @@ -62,7 +62,7 @@ pb =
[options.package_data]
* = COPYING
mzml2isa.templates = *.txt
mzml2isa.ontologies = *.obo
mzml2isa.ontologies = *.obo, *.owl

[bdist_wheel]
universal = true
Expand Down

0 comments on commit 145fae7

Please sign in to comment.