Skip to content

Commit

Permalink
Merge branch 'main' into add_lw_sw_functions
Browse files Browse the repository at this point in the history
  • Loading branch information
tcmetzger authored Mar 18, 2024
2 parents 47a4c9a + 88d7ab2 commit a46880f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ target_link_directories(${TARGET_NAME} PUBLIC
)

target_link_libraries(${TARGET_NAME} PUBLIC
gfortran
rrtmgp
rte
)
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
numpy>=1.21.1
pytest>=7.4.0
pytest>=7.4.0

0 comments on commit a46880f

Please sign in to comment.