Skip to content

Commit 6ab4a58

Browse files
committed
cleanup
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
1 parent 89b29fa commit 6ab4a58

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ build:
1616
- graphviz
1717
jobs:
1818
post_install:
19-
# enable SSH interactions with GitHub using its public fingerprint. NOT a secret. See https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints
20-
- mkdir -p ~/.ssh
21-
- echo "github.com ssh-ed25519 +DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU\n" > ~/.ssh/known_hosts
22-
2319
# Build package with doc requirements from pyproject.optional-dependencies
2420
- pip install --verbose --editable .[doc]
2521

0 commit comments

Comments
 (0)