Skip to content

Commit 295a73f

Browse files
authored
Merge pull request #2411 from sopel-irc/rm-py
py, build: drop `py` plugin from core & require external package
2 parents 43e9b2a + a19734b commit 295a73f

File tree

3 files changed

+1
-88
lines changed

3 files changed

+1
-88
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ dependencies = [
5454
"importlib_metadata>=3.6",
5555
"packaging",
5656
"sopel-help>=0.4.0",
57+
"sopel-py>=1.0.1", # TODO: drop for 8.1
5758
]
5859

5960
[project.urls]

sopel/modules/py.py

Lines changed: 0 additions & 65 deletions
This file was deleted.

test/vcr/modules/py/test_example_py_0.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)