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