Skip to content

Commit

Permalink
Adding missing lhsmdu requirement to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasValentin authored Oct 21, 2023
1 parent e28e876 commit 1b13913
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
'prosail',
'spectral',
'spart-python',
'openpyxl'
'openpyxl',
'lhsmdu'
]
)

0 comments on commit 1b13913

Please sign in to comment.