We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4279d5e commit 6f6ea69Copy full SHA for 6f6ea69
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2019-2020, Oxan van Leeuwen
+Copyright (c) 2019-2021, Oxan van Leeuwen
2
3
Redistribution and use in source and binary forms, with or without
4
modification, are permitted provided that the following conditions are met:
setup.cfg
@@ -4,7 +4,7 @@ version = 0.9
description = A dataclasses serializer for Django REST Framework
5
long_description = file: README.rst
6
long_description_content_type = text/x-rst
7
-license_file = LICENSE
+license_files = LICENSE
8
license = BSD
9
10
author = Oxan van Leeuwen
0 commit comments