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 b431df3 commit b337334Copy full SHA for b337334
pyproject.toml
@@ -20,7 +20,7 @@ requires-python = '>= 3.7'
20
license = { file = 'LICENSES/MIT.txt' }
21
keywords = ['meson', 'build', 'backend', 'pep517', 'package']
22
maintainers = [
23
- { name = 'Ralf Gommers ', email = 'ralf.gommers@gmail.com' },
+ { name = 'Ralf Gommers', email = 'ralf.gommers@gmail.com' },
24
{ name = 'Daniele Nicolodi', email = 'daniele@grinta.net' },
25
{ name = 'Henry Schreiner', email = 'HenrySchreinerIII@gmail.com' },
26
{ name = 'Thomas Li', email = '47963215+lithomas1@users.noreply.github.com' },
0 commit comments