We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffcee3e commit 4ffaca0Copy full SHA for 4ffaca0
.readthedocs.yaml
@@ -4,7 +4,7 @@ build:
4
os: ubuntu-20.04
5
tools:
6
python: "3.10"
7
- rust: "1.55"
+ rust: "1.78"
8
9
python:
10
install:
docs/conf.py
@@ -5,9 +5,9 @@
# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
-project = 'socha python client'
-copyright = '2023, maxblan'
-author = 'maxblan'
+project = 'python_player'
+copyright = '2024, Software-Challenge Germany'
+author = 'Software-Challenge Germany'
11
12
# -- General configuration ---------------------------------------------------
13
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
0 commit comments