Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions CHANGELOG.rst

This file was deleted.

2 changes: 0 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
include CHANGELOG.rst

# Exclude development, test, and documentation folders
prune .github
prune docs
Expand Down
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ dependencies = [
]

[project.urls]
Homepage = "https://github.com/openedx/xblocks-extra"
Repository = "https://github.com/openedx/xblocks-extra"
Documentation = "https://xblocks-extra.readthedocs.io"

[project.optional-dependencies]
dev = [
Expand Down