8000 Fix setuptools warning about license_files (#8595) · sigvef/django-rest-framework@93db622 · GitHub
[go: up one dir, main page]

10000
Skip to content

Commit 93db622

Browse files
adamchainzsigvef
authored andcommitted
Fix setuptools warning about license_files (encode#8595)
1 parent 2a78ee7 commit 93db622

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.md
2+
license_files = LICENSE.md
33

44
[tool:pytest]
55
addopts=--tb=short --strict-markers -ra

0 commit comments

Comments
 (0)
0