Skip to content

Commit f8dca02

Browse files
Updated files with 'repo_helper'.
1 parent 55a6c40 commit f8dca02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ classifiers = [
2929
"Topic :: Software Development :: Libraries :: Python Modules",
3030
"Typing :: Typed",
3131
]
32-
dynamic = []
3332
dependencies = [
3433
"click>=7.1.2",
3534
'colorama>=0.4.3; python_version < "3.10" and platform_system == "Windows"',
@@ -38,6 +37,7 @@ dependencies = [
3837
"mistletoe>=0.7.2",
3938
"typing-extensions!=3.10.0.1,>=3.10.0.0",
4039
]
40+
dynamic = []
4141

4242
[project.license]
4343
file = "LICENSE"

0 commit comments

Comments
 (0)