Skip to content

Commit 17da77c

Browse files
Updated files with 'repo_helper'.
1 parent 2974c97 commit 17da77c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ readme = "README.rst"
1010
keywords = [ "linting", "pyupgrade", "utility",]
1111
dynamic = [ "requires-python", "classifiers", "dependencies",]
1212

13+
[project.license]
14+
file = "LICENSE"
15+
1316
[[project.authors]]
1417
name = "Dominic Davis-Foster"
1518
email = "dominic@davis-foster.co.uk"
1619

17-
[project.license]
18-
file = "LICENSE"
19-
2020
[project.urls]
2121
Homepage = "https://github.com/domdfcoding/pyupgrade-directories"
2222
"Issue Tracker" = "https://github.com/domdfcoding/pyupgrade-directories/issues"

0 commit comments

Comments
 (0)