Skip to content

Commit 6f6ea69

Browse files
committed
Update metadata to fix build warnings
1 parent 4279d5e commit 6f6ea69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019-2020, Oxan van Leeuwen
1+
Copyright (c) 2019-2021, Oxan van Leeuwen
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are met:

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = 0.9
44
description = A dataclasses serializer for Django REST Framework
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst
7-
license_file = LICENSE
7+
license_files = LICENSE
88
license = BSD
99

1010
author = Oxan van Leeuwen

0 commit comments

Comments
 (0)