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 bae74d5 commit b912a5aCopy full SHA for b912a5a
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", "ruamel.yaml>=0.15"]
+ install_requires=["cmakelang==0.6.13", "pyyaml>=5.1"]
6
)
0 commit comments