Skip to content

Commit 0bb428c

Browse files
mceplsigmavirus24
andauthored
license_file -> license_files to make pip happy (#992)
https://setuptools.pypa.io/en/latest/history.html#id522 license_file has been deprecated Co-authored-by: Ian Stapleton Cordasco <[email protected]>
1 parent cf704ae commit 0bb428c

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
@@ -1,5 +1,5 @@
11
[metadata]
2-
license_file = LICENSE
2+
license_files = LICENSE
33
name = twine
44
author = Donald Stufft and individual contributors
55
author_email = [email protected]

0 commit comments

Comments
 (0)