Skip to content

Commit

Permalink
Upgrade to bswck/skeleton@0.0.2rc-168-gbfcbe8f
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Mar 15, 2024
1 parent 0197fea commit 605bcc2
Show file tree
Hide file tree
Showing 26 changed files with 71 additions and 70 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_commit: 0.0.2rc-166-gf236e83
_commit: 0.0.2rc-168-gbfcbe8f
_src_path: gh:bswck/skeleton
author: bswck
cli: false
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/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/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/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/ISSUE_TEMPLATE/bug.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/ISSUE_TEMPLATE/config.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/ISSUE_TEMPLATE/functionality.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/dependabot.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/.github/dependabot.yml.jinja

version: 2
updates:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/audit.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/.github/workflows/audit.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/%23%25%20if%20tests%20and%20public%20%25%23coverage.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/doclinks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/%23%25%20if%20docs%20%25%23doclinks.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/lint.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/.github/workflows/lint.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/mypy.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/.github/workflows/mypy.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/news.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/news.yml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/.github/workflows/news.yml.jinja

# IMPORTANT!
# Pinned versions of actions and Poetry are managed in a different repository.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/%23%25%20if%20pypi%20%25%23release.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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.
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.github/workflows/%23%25%20if%20tests%20%25%23test.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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.
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/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/.gitignore.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/%23%25%20if%20precommit%20%25%23.pre-commit-config.yaml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/%23%25%20if%20docs%20%25%23.readthedocs.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/fragments/contributing.md
https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/fragments/contributing.md
-->
# Contributing to [runtime_generics](https://github.com/bswck/runtime_generics) 🎉
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 runtime_generics and


<!--
This section was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
This section was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/fragments/guide.md
https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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 Expand Up @@ -103,7 +103,7 @@ https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/fragments/guide.md
1. Commit your changes and push your branch to GitHub:
```shell
git add .
git add -A
git commit -m "Short description of changes (50 chars max)" -m "Optional extended description"
git push origin name-of-your-bugfix-or-feature
```
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# runtime_generics [![skeleton](https://img.shields.io/badge/0.0.2rc–166–gf236e83-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-166-gf236e83) [![Supported Python versions](https://img.shields.io/pypi/pyversions/runtime-generics.svg?logo=python&label=Python)](https://pypi.org/project/runtime-generics/) [![Package version](https://img.shields.io/pypi/v/runtime-generics?label=PyPI)](https://pypi.org/project/runtime-generics/)
# runtime_generics [![skeleton](https://img.shields.io/badge/0.0.2rc–168–gbfcbe8f-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-168-gbfcbe8f) [![Supported Python versions](https://img.shields.io/pypi/pyversions/runtime-generics.svg?logo=python&label=Python)](https://pypi.org/project/runtime-generics/) [![Package version](https://img.shields.io/pypi/v/runtime-generics?label=PyPI)](https://pypi.org/project/runtime-generics/)

[![Tests](https://github.com/bswck/runtime_generics/actions/workflows/test.yml/badge.svg)](https://github.com/bswck/runtime_generics/actions/workflows/test.yml)
[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/bswck/runtime_generics.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/bswck/runtime_generics)
Expand Down Expand Up @@ -141,9 +141,9 @@ poetry add runtime-generics
[![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/skeleton@0.0.2rc-166-gf236e83.
This section was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/README.md.jinja
https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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
10 changes: 5 additions & 5 deletions docs/contributing.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

<!--
This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/%23%25%20if%20docs%20%25%23docs%23%25%20endif%20%25%23/contributing.md.jinja
https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/%23%25%20if%20docs%20%25%23docs%23%25%20endif%20%25%23/contributing.md.jinja
-->
# Contributing to [runtime_generics](https://github.com/bswck/runtime_generics) 🎉
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 runtime_generics and


<!--
This section was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
This section was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/%23%25%20if%20docs%20%25%23docs%23%25%20endif%20%25%23/contributing.md.jinja
https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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 Expand Up @@ -104,7 +104,7 @@ https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/%23%25%20if%
1. Commit your changes and push your branch to GitHub:
```shell
git add .
git add -A
git commit -m "Short description of changes (50 chars max)" -m "Optional extended description"
git push origin name-of-your-bugfix-or-feature
```
Expand Down
7 changes: 4 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# runtime_generics [![skeleton](https://img.shields.io/badge/0.0.2rc–166–gf236e83-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-166-gf236e83) [![Supported Python versions](https://img.shields.io/pypi/pyversions/runtime-generics.svg?logo=python&label=Python)](https://pypi.org/project/runtime-generics/) [![Package version](https://img.shields.io/pypi/v/runtime-generics?label=PyPI)](https://pypi.org/project/runtime-generics/)

# runtime_generics [![skeleton](https://img.shields.io/badge/0.0.2rc–168–gbfcbe8f-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-168-gbfcbe8f) [![Supported Python versions](https://img.shields.io/pypi/pyversions/runtime-generics.svg?logo=python&label=Python)](https://pypi.org/project/runtime-generics/) [![Package version](https://img.shields.io/pypi/v/runtime-generics?label=PyPI)](https://pypi.org/project/runtime-generics/)

[![Tests](https://github.com/bswck/runtime_generics/actions/workflows/test.yml/badge.svg)](https://github.com/bswck/runtime_generics/actions/workflows/test.yml)
[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/bswck/runtime_generics.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/bswck/runtime_generics)
Expand Down Expand Up @@ -143,9 +144,9 @@ poetry add runtime-generics
[![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/skeleton@0.0.2rc-166-gf236e83.
This section was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/fragments/readme.md
https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/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
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/%23%25%20if%20docs%20%25%23mkdocs.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/%23%25%20if%20docs%20%25%23mkdocs.yml%23%25%20endif%20%25%23.jinja

site_name: "runtime_generics"
site_description: "Reuse generic class type arguments at runtime."
Expand Down
4 changes: 2 additions & 2 deletions news/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/news/.gitignore.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/news/.gitignore.jinja

!.gitignore
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This file was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/pyproject.toml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/pyproject.toml.jinja

[tool.poetry]
name = "runtime_generics"
Expand All @@ -26,9 +26,9 @@ backframe = "^0.1.1"
[tool.poetry.group.dev.dependencies]

[tool.poetry.group.dev-skeleton.dependencies]
# This dependency group was generated from bswck/skeleton@0.0.2rc-166-gf236e83.
# This dependency group was generated from bswck/skeleton@0.0.2rc-168-gbfcbe8f.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/0.0.2rc-166-gf236e83/project/pyproject.toml.jinja
# https://github.com/bswck/skeleton/tree/0.0.2rc-168-gbfcbe8f/project/pyproject.toml.jinja
mypy = "^1.7.0"
ruff = "^0.3.2"
towncrier = "^23.11.0"
Expand Down Expand Up @@ -56,7 +56,7 @@ mkdocstrings = { version = ">=0.19.0", extras = ["python"] }
[tool.poe.tasks]
test = "pytest -v"
lint = "ruff check ."
skeleton = "scripts/skeleton.0.0.2rc-166-gf236e83.bash"
skeleton = "scripts/skeleton.0.0.2rc-168-gbfcbe8f.bash"
check = [
{ ref="test" },
{ ref="lint" },
Expand Down
Loading

0 comments on commit 605bcc2

Please sign in to comment.