From 9b6d133c99a6b71e1235991019b9529d1eac8f2a Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 23 Nov 2023 08:37:39 +0100 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index ed6db552b..c874a0aa2 100644 --- a/setup.py +++ b/setup.py @@ -54,6 +54,7 @@ 'phonopy==2.20.0', 'pint==0.22', 'pyiron_base==0.6.9', + 'pylammpsmpi==0.2.6', 'scipy==1.11.3', 'seekpath==2.1.0', 'scikit-learn==1.3.2',