Skip to content

Commit

Permalink
Merge pull request #1 from dest81/test-release
Browse files Browse the repository at this point in the history
minor fixes
  • Loading branch information
dest81 authored Jun 30, 2024
2 parents 27eebac + 671b8f4 commit 3dd64c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- simple translation of any page without replicating all wagtail tree structure

<!-- TEMPLATE - keep below to copy for new releases -->
<!--
## [x.y.z] - YYYY-MM-DD
### Added
- ...
### Changed
- ...
### Removed
- ...
-->
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ name = "wagtail_pagetranslation"

[tool.flit.sdist]
exclude = [
"wagtail_pagetranslation/test",
"tests",
"manage.py",
".*",
"*.js",
Expand Down

0 comments on commit 3dd64c9

Please sign in to comment.