Skip to content

Commit c4544a1

Browse files
authored
Merge pull request #51 from python-project-templates/copier-update-2025-07-20T05-29-40
Update from copier (2025-07-20T05:29:40)
2 parents cba7d09 + 2ae85ec commit c4544a1

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.copier-answers.yaml

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: '1810209'
2+
_commit: 9dfa165
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: rust

.gitignore

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ share/python-wheels/
3333
MANIFEST
3434

3535
# PyInstaller
36-
# Usually these files are written by a python script from a template
37-
# before PyInstaller builds the exe, so as to inject date/other infos into it.
3836
*.manifest
3937
*.spec
4038

@@ -85,11 +83,7 @@ ipython_config.py
8583
.python-version
8684

8785
# pipenv
88-
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
89-
# However, in case of collaboration, if having platform-specific dependencies or dependencies
90-
# having no cross-platform support, pipenv may install dependencies that don't work, or not
91-
# install all needed dependencies.
92-
#Pipfile.lock
86+
Pipfile.lock
9387

9488
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
9589
__pypackages__/

0 commit comments

Comments
 (0)