Skip to content

Commit b912a5a

Browse files
authored
Update setup.py
1 parent bae74d5 commit b912a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
setup(
33
name="cmakelang-precommit-dummy",
44
version="0.0.0",
5-
install_requires=["cmakelang==0.6.13", "ruamel.yaml>=0.15"]
5+
install_requires=["cmakelang==0.6.13", "pyyaml>=5.1"]
66
)

0 commit comments

Comments
 (0)