We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c2116 commit 0f79ba9Copy full SHA for 0f79ba9
1 file changed
setup.py
@@ -2,5 +2,5 @@
2
setup(
3
name="cmakelang-precommit-dummy",
4
version="0.0.0",
5
- install_requires=["cmakelang==0.6.13"]
+ install_requires=["cmakelang==0.6.13", "pyyaml>=5.1"]
6
)
0 commit comments