Skip to content

Commit

Permalink
remove astronomy category as it is not allowed
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatthieu3 committed Jul 18, 2024
1 parent c03abb7 commit bac4924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"
description = "Implementation of the FITS image parser"
license = "Apache-2.0 OR MIT"
readme = "readme.md"
categories = ["science", "algorithms", "astronomy"]
categories = ["science", "algorithms"]
keywords = ["fits"]
documentation = "https://docs.rs/fitsrs"
homepage = "https://github.com/cds-astro/fitsrs/"
Expand Down

0 comments on commit bac4924

Please sign in to comment.