Skip to content

Commit

Permalink
Update skeleton ref
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Apr 10, 2024
1 parent 18e7bfc commit b762c5d
Show file tree
Hide file tree
Showing 26 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
_commit: 0.0.2rc-210-g3b97536
_src_path: gh:bswck/skeleton
_src_path: gh:skeleton-ci/skeleton-python
author: bswck
cli: false
copyright: Bartosz Sławecki
Expand Down
4 changes: 2 additions & 2 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/%23%25%20if%20author%20%3D%3D%20%22bswck%22%20%25%23FUNDING.yml%23%25%20endif%20%25%23.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/%23%25%20if%20author%20%3D%3D%20%22bswck%22%20%25%23FUNDING.yml%23%25%20endif%20%25%23.jinja

github: "bswck"
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/ISSUE_TEMPLATE/bug.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/ISSUE_TEMPLATE/bug.yml.jinja

# docs https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/ISSUE_TEMPLATE/config.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/ISSUE_TEMPLATE/config.yml.jinja

blank_issues_enabled: true
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/functionality.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/ISSUE_TEMPLATE/functionality.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/ISSUE_TEMPLATE/functionality.yml.jinja

# docs https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema
Expand Down
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/dependabot.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/dependabot.yml.jinja

version: 2
updates:
Expand All @@ -16,7 +16,7 @@ updates:
schedule:
interval: "daily"
ignore:
# Actions managed by https://github.com/bswck/skeleton
# Actions managed by https://github.com/skeleton-ci/skeleton-python
- dependency-name: "actions/checkout"
- dependency-name: "actions/setup-python"
- dependency-name: "codecov/codecov-action"
Expand All @@ -36,7 +36,7 @@ updates:
main:
dependency-type: "production"
ignore:
# Dependencies managed by https://github.com/bswck/skeleton
# Dependencies managed by https://github.com/skeleton-ci/skeleton-python
- dependency-name: "mypy"
- dependency-name: "ruff"
- dependency-name: "towncrier"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/audit.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/audit.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "Audit"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20tests%20and%20public%20%25%23coverage.yml%23%25%20endif%20%25%23.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20tests%20and%20public%20%25%23coverage.yml%23%25%20endif%20%25%23.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "Coverage"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/doclinks.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20docs%20%25%23doclinks.yml%23%25%20endif%20%25%23.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20docs%20%25%23doclinks.yml%23%25%20endif%20%25%23.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "ReadTheDocs Preview"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/lint.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/lint.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "Lint"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/mypy.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/mypy.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "Mypy"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/news.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/news.yml.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/news.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "Check news entry"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20pypi%20%25%23release.yml%23%25%20endif%20%25%23.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20pypi%20%25%23release.yml%23%25%20endif%20%25%23.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "PyPI"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20tests%20%25%23test.yml%23%25%20endif%20%25%23.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.github/workflows/%23%25%20if%20tests%20%25%23test.yml%23%25%20endif%20%25%23.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
# Do not submit PRs to this file unless for this repo specifically.
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
# To change this workflow globally, submit a PR to https://github.com/skeleton-ci/skeleton-python.

name: "Tests"

Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/.gitignore.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/.gitignore.jinja

# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20precommit%20%25%23.pre-commit-config.yaml%23%25%20endif%20%25%23.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20precommit%20%25%23.pre-commit-config.yaml%23%25%20endif%20%25%23.jinja

default_install_hook_types:
- "pre-commit"
Expand Down
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/[email protected].
# This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20docs%20%25%23.readthedocs.yml%23%25%20endif%20%25%23.jinja
# https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20docs%20%25%23.readthedocs.yml%23%25%20endif%20%25%23.jinja
#
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
Expand Down
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
This file was generated from bswck/[email protected].
This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/fragments/contributing.md
https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/fragments/contributing.md
-->
# Contributing to [mempip](https://github.com/bswck/mempip) 🎉
Contributions are very welcome. 🚀
Expand Down Expand Up @@ -46,9 +46,9 @@ Ready to contribute? Here's a quick guide on how to set up mempip and make a cha


<!--
This section was generated from bswck/[email protected].
This section was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/fragments/guide.md
https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/fragments/guide.md
-->
> [!Note]
> If you use Windows, it is highly recommended to complete the installation in the way presented below through [WSL2](https://learn.microsoft.com/en-us/windows/wsl/install).
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# mempip [![skeleton](https://img.shields.io/badge/0.0.2rc–210–g3b97536-skeleton?label=%F0%9F%92%80%20bswck/skeleton&labelColor=black&color=grey&link=https%3A//github.com/bswck/skeleton)](https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536) [![Supported Python versions](https://img.shields.io/pypi/pyversions/mempip.svg?logo=python&label=Python)](https://pypi.org/project/mempip/) [![Package version](https://img.shields.io/pypi/v/mempip?label=PyPI)](https://pypi.org/project/mempip/)
# mempip [![skeleton](https://img.shields.io/badge/0.0.2rc–210–g3b97536-skeleton?label=%F0%9F%92%80%20skeleton-ci/skeleton-python&labelColor=black&color=grey&link=https%3A//github.com/skeleton-ci/skeleton-python)](https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536) [![Supported Python versions](https://img.shields.io/pypi/pyversions/mempip.svg?logo=python&label=Python)](https://pypi.org/project/mempip/) [![Package version](https://img.shields.io/pypi/v/mempip?label=PyPI)](https://pypi.org/project/mempip/)

[![Tests](https://github.com/bswck/mempip/actions/workflows/test.yml/badge.svg)](https://github.com/bswck/mempip/actions/workflows/test.yml)
[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/bswck/mempip.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/bswck/mempip)
Expand Down Expand Up @@ -29,9 +29,9 @@ poetry add mempip
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
<!--
This section was generated from bswck/[email protected].
This section was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/README.md.jinja
https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/README.md.jinja
-->
> [!Note]
> If you use Windows, it is highly recommended to complete the installation in the way presented below through [WSL2](https://learn.microsoft.com/en-us/windows/wsl/install).
Expand Down
8 changes: 4 additions & 4 deletions docs/contributing.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

<!--
This file was generated from bswck/[email protected].
This file was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20docs%20%25%23docs%23%25%20endif%20%25%23/contributing.md.jinja
https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20docs%20%25%23docs%23%25%20endif%20%25%23/contributing.md.jinja
-->
# Contributing to [mempip](https://github.com/bswck/mempip) 🎉
Contributions are very welcome. 🚀
Expand Down Expand Up @@ -47,9 +47,9 @@ Ready to contribute? Here's a quick guide on how to set up mempip and make a cha


<!--
This section was generated from bswck/[email protected].
This section was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20docs%20%25%23docs%23%25%20endif%20%25%23/contributing.md.jinja
https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/project/%23%25%20if%20docs%20%25%23docs%23%25%20endif%20%25%23/contributing.md.jinja
-->
!!! Note
If you use Windows, it is highly recommended to complete the installation in the way presented below through [WSL2](https://learn.microsoft.com/en-us/windows/wsl/install).
Expand Down
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# mempip [![skeleton](https://img.shields.io/badge/0.0.2rc–210–g3b97536-skeleton?label=%F0%9F%92%80%20bswck/skeleton&labelColor=black&color=grey&link=https%3A//github.com/bswck/skeleton)](https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536) [![Supported Python versions](https://img.shields.io/pypi/pyversions/mempip.svg?logo=python&label=Python)](https://pypi.org/project/mempip/) [![Package version](https://img.shields.io/pypi/v/mempip?label=PyPI)](https://pypi.org/project/mempip/)
# mempip [![skeleton](https://img.shields.io/badge/0.0.2rc–210–g3b97536-skeleton?label=%F0%9F%92%80%20skeleton-ci/skeleton-python&labelColor=black&color=grey&link=https%3A//github.com/skeleton-ci/skeleton-python)](https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536) [![Supported Python versions](https://img.shields.io/pypi/pyversions/mempip.svg?logo=python&label=Python)](https://pypi.org/project/mempip/) [![Package version](https://img.shields.io/pypi/v/mempip?label=PyPI)](https://pypi.org/project/mempip/)

[![Tests](https://github.com/bswck/mempip/actions/workflows/test.yml/badge.svg)](https://github.com/bswck/mempip/actions/workflows/test.yml)
[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/bswck/mempip.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/bswck/mempip)
Expand Down Expand Up @@ -31,9 +31,9 @@ poetry add mempip
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
<!--
This section was generated from bswck/[email protected].
This section was generated from skeleton-ci/skeleton-python@0.0.2rc-210-g3b97536.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-210-g3b97536/fragments/readme.md
https://github.com/skeleton-ci/skeleton-python/tree/0.0.2rc-210-g3b97536/fragments/readme.md
-->
!!! Note
If you use Windows, it is highly recommended to complete the installation in the way presented below through [WSL2](https://learn.microsoft.com/en-us/windows/wsl/install).
Expand Down
Loading

0 comments on commit b762c5d

Please sign in to comment.