Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ pip install copier
copier copy https://github.com/python-project-templates/base.git path/to/new/project
```

> [!NOTE]
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) on repositories generated from this template to receive weekly template update pull requests.
2 changes: 0 additions & 2 deletions cpp/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
>
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) to receive weekly template update pull requests.
2 changes: 0 additions & 2 deletions cppjswasm/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
>
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) to receive weekly template update pull requests.
2 changes: 0 additions & 2 deletions js/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
>
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) to receive weekly template update pull requests.
2 changes: 0 additions & 2 deletions jupyter/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
>
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) to receive weekly template update pull requests.
2 changes: 0 additions & 2 deletions python/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
>
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) to receive weekly template update pull requests.
2 changes: 0 additions & 2 deletions rust/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
>
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) to receive weekly template update pull requests.
2 changes: 0 additions & 2 deletions rustjswasm/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@

> [!NOTE]
> This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).
>
> Install the [Python Templates Copier Update GitHub App](https://github.com/apps/python-templates-copier-update) to receive weekly template update pull requests.
Loading