Skip to content

Commit 9b5fc21

Browse files
authored
chore: sync templated files to newest template version (#63)
https://github.com/feeph/pypackage-template/releases/tag/v0.3.0
1 parent 548e5dc commit 9b5fc21

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.copier/answers_pypackage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# files using the answers stored in this file.
66
# (see https://copier.readthedocs.io/en/stable/updating/ for details)
77

8-
_commit: v0.2.1
8+
_commit: v0.3.0
99
_src_path: https://github.com/feeph/pypackage-template
1010
author_email: 55798703+feeph@users.noreply.github.com
1111
author_name: Feeph Aifeimei

.github/workflows/coveralls.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
pull_request:
1010
push:
1111
branches:
12-
- main
1312
- master
1413

1514
jobs:

0 commit comments

Comments
 (0)