File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : f3ffa74
2+ _commit : fa27c8d
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : python
Original file line number Diff line number Diff line change @@ -141,6 +141,8 @@ js/coverage
141141js /dist
142142js /lib
143143js /node_modules
144+ js /test-results
145+ js /playwright-report
144146js /* .tgz
145147verilator /extension
146148
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ dist-check: ## run python dist checker with twine
125125
126126dist : clean dist-build dist-check # # build all dists
127127
128- publish : dist # publish python assets
128+ publish : dist # # publish python assets
129129
130130# ########
131131# CLEAN #
You can’t perform that action at this time.
0 commit comments