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 <graffatcolmingov@gmail.com>
1 parent cf704ae commit 0bb428c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = donald@stufft.io

0 commit comments

Comments
 (0)