Skip to content

Commit 78a62db

Browse files
committed
chore: Deprecating message for problem-builder
1 parent 5602b7b commit 78a62db

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
> [!WARNING]
2+
> Problem Builder is no longer being developed by OpenCraft.
3+
> It will be supported with compatibility and security fixes
4+
> till the Teak release after which this repository will be
5+
> stop receiving further updates and be archived.
6+
7+
18
## Problem Builder and Step Builder
29

310
[![Circle CI](https://circleci.com/gh/open-craft/problem-builder.svg?style=svg)](https://circleci.com/gh/open-craft/problem-builder)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def package_data(pkg, roots):
167167
setup(
168168
name='xblock-problem-builder',
169169
version=VERSION,
170-
description='XBlock - Problem Builder',
170+
description='XBlock - Problem Builder [deprecated]',
171171
long_description=README,
172172
long_description_content_type='text/markdown',
173173
author='OpenCraft',

0 commit comments

Comments
 (0)