We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053305c commit 5692fcbCopy full SHA for 5692fcb
pyproject.toml
@@ -5,6 +5,9 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "pygments-systemrdl"
7
dynamic = ["version"]
8
+dependencies = [
9
+ "pygments",
10
+]
11
12
authors = [
13
{name="Alex Mykyta"},
0 commit comments