Skip to content

Commit 50a6756

Browse files
committed
Add license-files field to pyproject.toml
1 parent f4417db commit 50a6756

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Factory Boy support for pytest."
55
authors = [ { name = "Oleg Pidsadnyi", email= "oleg.pidsadnyi@gmail.com" } ]
66
maintainers = [ { name = "Alessio Bogon", email = "778703+youtux@users.noreply.github.com" } ]
77
license = "MIT"
8+
license-files = [ "LICENSE.md"]
89
readme = "README.rst"
910

1011
classifiers = [

0 commit comments

Comments
 (0)