Skip to content

Commit

Permalink
add optional dependency fortranformat for cube_samples
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamOrmondroyd committed Oct 6, 2023
1 parent f658b9b commit e8508d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[build-system]
requires = ["setuptools", "wheel", "numpy"]
build-backend = "setuptools.build_meta"

[project.optional_dependencies]
cube_samples = ["fortranformat"]

0 comments on commit e8508d9

Please sign in to comment.