mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Replace aspy.yaml with sort_keys=False
This commit is contained in:
parent
f0ee93c5a7
commit
a64fa6d478
8 changed files with 36 additions and 26 deletions
|
|
@ -22,11 +22,10 @@ classifiers =
|
|||
[options]
|
||||
packages = find:
|
||||
install_requires =
|
||||
aspy.yaml
|
||||
cfgv>=2.0.0
|
||||
identify>=1.0.0
|
||||
nodeenv>=0.11.1
|
||||
pyyaml
|
||||
pyyaml>=5.1
|
||||
toml
|
||||
virtualenv>=15.2
|
||||
importlib-metadata;python_version<"3.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue