Skip to content

Commit

Permalink
Change deprecated license_file directive to license_files in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Dec 23, 2022
1 parent 35ac3e0 commit d94b930
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
@@ -1,6 +1,6 @@
[metadata]
name = locust
license_file = LICENSE
license_files = LICENSE
url = https://locust.io/
project_urls =
Documentation = https://docs.locust.io/
Expand Down

0 comments on commit d94b930

Please sign in to comment.