diff --git a/setup.py b/setup.py index 1519370..6a1a851 100755 --- a/setup.py +++ b/setup.py @@ -228,6 +228,7 @@ setup( ], packages=['stormpy', + 'stormpy.exceptions', 'stormpy.info', 'stormpy.logic', 'stormpy.storage',