Skip to content

Commit efd6180

Browse files
committed
Change the deprecated license_file attribute with license_files
Signed-off-by: Artyom Vancyan <[email protected]>
1 parent d277905 commit efd6180

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
@@ -17,7 +17,7 @@ keywords =
1717
diagram
1818
template
1919
license = MIT
20-
license_file = LICENSE
20+
license_files = LICENSE
2121
platforms = unix, linux, osx, win32
2222
classifiers =
2323
Framework :: Django

0 commit comments

Comments
 (0)