Skip to content

Commit d587443

Browse files
authored
Update setup.cfg
fixed typo in dependency name (adjustText was listed as adjustPoints)
1 parent 73e45c1 commit d587443

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
@@ -33,7 +33,7 @@ install_requires =
3333
tifffile
3434
tqdm
3535
click
36-
adjustPoints
36+
adjustText
3737

3838
[options.packages.find]
3939
where = lauepy

0 commit comments

Comments
 (0)