Skip to content

Commit 99ddf36

Browse files
committed
Fix linting
1 parent 953df45 commit 99ddf36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ install_requires =
4646
packaging
4747
pluggy>=0.12,<1.0
4848
py>=1.5.0
49+
toml
4950
atomicwrites>=1.0;sys_platform=="win32"
5051
colorama;sys_platform=="win32"
5152
importlib-metadata>=0.12;python_version<"3.8"
5253
pathlib2>=2.2.0;python_version<"3.6"
53-
toml
5454
python_requires = >=3.5
5555
package_dir =
5656
=src

0 commit comments

Comments
 (0)