Skip to content

Commit 57c6a10

Browse files
Update from copier (2024-11-24T05:17:39)
1 parent 6fae446 commit 57c6a10

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 679102d
2+
_commit: 325b8b8
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: python
55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ A pure-python project template
1111
## Overview
1212

1313

14-
> \[!NOTE\]
14+
> [!NOTE]
1515
> 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).

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ classifiers = [
1717
"Programming Language :: Python :: Implementation :: CPython",
1818
"Programming Language :: Python :: Implementation :: PyPy",
1919
"Programming Language :: Python :: 3",
20-
"Programming Language :: Python :: 3.8",
2120
"Programming Language :: Python :: 3.9",
2221
"Programming Language :: Python :: 3.10",
2322
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)