Skip to content

Commit

Permalink
fix: setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file …
Browse files Browse the repository at this point in the history
…parameter is deprecated, use license_files instead.
  • Loading branch information
oberstet committed Jan 15, 2023
1 parent 91dace6 commit 50a111a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
universal = 1

[metadata]
license_file = LICENSE
license_files = LICENSE

0 comments on commit 50a111a

Please sign in to comment.