Skip to content

Commit

Permalink
maint: add version to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand committed Jan 6, 2025
1 parent d35b7fc commit f6eddf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Enrich using https://www.maturin.rs/metadata.html
[project]
name = "cdshealpix"
dynamic = ["version"]
requires-python = ">=3.8"
dependencies = [
"astropy<5.3; python_version == '3.8'",
Expand Down

0 comments on commit f6eddf7

Please sign in to comment.