Skip to content

Commit

Permalink
Add py-fortranformat to neptune-env (JCSDA#1258)
Browse files Browse the repository at this point in the history
Add the package py-fortranformat to neptune-env. Note that neptune-env as loaded by the unified environment template is the ~python variant so this package had to be modified manually.
  • Loading branch information
eap authored Aug 21, 2024
1 parent 6008ff7 commit 887763c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ class NeptuneEnv(BundlePackage):
depends_on("py-xarray", type="run")
depends_on("py-xnrl", type="run")
depends_on("py-pytest", type="run")
depends_on("py-fortranformat", type="run")

# There is no need for install() since there is no code.

0 comments on commit 887763c

Please sign in to comment.