Skip to content

Commit ed25b37

Browse files
committed
Reorder deps
1 parent f453bbe commit ed25b37

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# },
3838
python_version=">=3.8",
3939
install_requires=[
40-
"termcolor",
4140
"pyyaml",
41+
"termcolor",
4242
],
4343
)
File renamed without changes.

0 commit comments

Comments
 (0)