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 1a34cb5 commit b41b4a3Copy full SHA for b41b4a3
pyproject.toml
@@ -5,7 +5,7 @@ description = "Factory Boy support for pytest."
5
authors = [ { name = "Oleg Pidsadnyi", email= "oleg.pidsadnyi@gmail.com" } ]
6
maintainers = [ { name = "Alessio Bogon", email = "778703+youtux@users.noreply.github.com" } ]
7
license = "MIT"
8
-license-files = [ "LICENSE.md"]
+license-files = [ "LICENSE.md" ]
9
readme = "README.rst"
10
11
classifiers = [
0 commit comments