diff --git a/docs/figs/controllers.png b/docs/figs/controllers.png new file mode 100644 index 00000000..58767a7f Binary files /dev/null and b/docs/figs/controllers.png differ diff --git a/docs/figs/world.png b/docs/figs/world.png new file mode 100644 index 00000000..cfd06ab2 Binary files /dev/null and b/docs/figs/world.png differ diff --git a/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_25_1.png b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_25_1.png new file mode 100644 index 00000000..3f21664c Binary files /dev/null and b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_25_1.png differ diff --git a/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_31_1.png b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_31_1.png new file mode 100644 index 00000000..754f38f1 Binary files /dev/null and b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_31_1.png differ diff --git a/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_33_1.png b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_33_1.png new file mode 100644 index 00000000..b5a0d719 Binary files /dev/null and b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_33_1.png differ diff --git a/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_35_1.png b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_35_1.png new file mode 100644 index 00000000..3021985f Binary files /dev/null and b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_35_1.png differ diff --git a/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_37_1.png b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_37_1.png new file mode 100644 index 00000000..b5a0d719 Binary files /dev/null and b/docs/tutorials/03.develop_new_mechanism_files/03.develop_new_mechanism_37_1.png differ diff --git a/setup.cfg b/setup.cfg index 7acec219..aa59a38f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,6 +56,7 @@ install_requires = rich attrs typer + hypothesis include_package_data = True python_requires = >=3.10 dependency_links =