File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changes here will be overwritten by Copier
2
- _commit : ' 1810209 '
2
+ _commit : 9dfa165
3
3
_src_path : https://github.com/python-project-templates/base.git
4
4
add_docs : false
5
5
add_extension : rust
Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ share/python-wheels/
33
33
MANIFEST
34
34
35
35
# 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.
38
36
* .manifest
39
37
* .spec
40
38
@@ -85,11 +83,7 @@ ipython_config.py
85
83
.python-version
86
84
87
85
# 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
93
87
94
88
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
95
89
__pypackages__ /
You can’t perform that action at this time.
0 commit comments