diff --git a/readthedocs.yml b/readthedocs.yml new file mode 100644 index 0000000000000000000000000000000000000000..d85b982635540f31c4d581b8071a1e5b1fd92979 --- /dev/null +++ b/readthedocs.yml @@ -0,0 +1,8 @@ +version: 2 + +# Build configuration +sphinx: + configuration: docs/conf.py # Path to your Sphinx configuration file + +python: + version: 3.10 # Specify the desired Python version here