From 1348fc503b73d1a8926eca6748164688789f7996 Mon Sep 17 00:00:00 2001 From: David Hendriks <davidhendriks93@gmail.com> Date: Tue, 25 Oct 2022 23:12:26 +0100 Subject: [PATCH] updated manifest --- MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST b/MANIFEST index 52e513503..048e0c0c0 100644 --- a/MANIFEST +++ b/MANIFEST @@ -35,6 +35,7 @@ binarycpython/tests/tests_population_extensions/test_grid_logging.py binarycpython/tests/tests_population_extensions/test_grid_options_defaults.py binarycpython/tests/tests_population_extensions/test_gridcode.py binarycpython/tests/tests_population_extensions/test_metadata.py +binarycpython/tests/tests_population_extensions/test_sampling_variables.py binarycpython/tests/tests_population_extensions/test_slurm.py binarycpython/tests/tests_population_extensions/test_spacing_functions.py binarycpython/tests/tests_population_extensions/test_version_info.py -- GitLab