Skip to content

Commit c32abd7

Browse files
authored
Update pyproject.toml
1 parent 642c952 commit c32abd7

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,6 @@ filename = "pyproject.toml"
9898
search = 'version = "{current_version}"'
9999
replace = 'version = "{new_version}"'
100100

101-
<<<<<<< before updating
102-
[tool.check-manifest]
103-
ignore = [
104-
".copier-answers.yaml",
105-
"Makefile",
106-
"docs/**/*",
107-
"examples/**/*",
108-
]
109-
110-
=======
111-
>>>>>>> after updating
112101
[tool.coverage.run]
113102
branch = true
114103
omit = [

0 commit comments

Comments
 (0)