Skip to content

Commit c5d5426

Browse files
chore: remove towncrier info duplicates (#1702)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent a58c04f commit c5d5426

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

doc/changelog.d/1702.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
remove towncrier info duplicates

pyproject.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -210,16 +210,6 @@ directory = "miscellaneous"
210210
name = "Miscellaneous"
211211
showcontent = true
212212

213-
[[tool.towncrier.type]]
214-
directory = "documentation"
215-
name = "Documentation"
216-
showcontent = true
217-
218-
[[tool.towncrier.type]]
219-
directory = "maintenance"
220-
name = "Maintenance"
221-
showcontent = true
222-
223213
[[tool.towncrier.type]]
224214
directory = "test"
225215
name = "Test"

0 commit comments

Comments
 (0)