Skip to content

Commit b3966db

Browse files
phoflyehoshuadimarsky
authored andcommitted
Use license_files instead of license_file (pandas-dev#47572)
1 parent 380e3f1 commit b3966db

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
@@ -7,7 +7,7 @@ url = https://pandas.pydata.org
77
author = The Pandas Development Team
88
author_email = [email protected]
99
license = BSD-3-Clause
10-
license_file = LICENSE
10+
license_files = LICENSE
1111
platforms = any
1212
classifiers =
1313
Development Status :: 5 - Production/Stable

0 commit comments

Comments
 (0)