Skip to content

Commit 6489338

Browse files
authored
Merge pull request #40 from python-project-templates/copier-update-2025-07-20T05-21-37
Update from copier (2025-07-20T05:21:37)
2 parents 0ee8dc9 + 2b9d179 commit 6489338

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: js

.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)