mirror of https://github.com/conqp/rcon
1 changed files with 7 additions and 2 deletions
@ -1,4 +1,9 @@ |
|||||
version: 2 |
version: 2 |
||||
|
|
||||
python: |
build: |
||||
version: 3.10 |
os: ubuntu-22.04 |
||||
|
tools: |
||||
|
python: "3.10" |
||||
|
|
||||
|
sphinx: |
||||
|
configuration: docs/conf.py |
||||
|
Loading…
Reference in new issue