Skip to content

Commit 3cf839d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 740c0b0 commit 3cf839d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.thoth.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ overlays_dir: null
1616
virtualenv: false
1717

1818
runtime_environments:
19-
- name: 'fedora-35'
19+
- name: "fedora-35"
2020
# Operating system for which the recommendations should be created:
2121
operating_system:
2222
name: fedora
23-
version: '35'
23+
version: "35"
2424
# Software configuration of runtime environment:
25-
python_version: '3.10'
25+
python_version: "3.10"
2626
cuda_version: null
2727
# Recommendation type - one of:
2828
# * testing

0 commit comments

Comments
 (0)