Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-harmonics
Commits
4a6ed467
Unverified
Commit
4a6ed467
authored
Aug 29, 2024
by
Boris Bonev
Committed by
GitHub
Aug 29, 2024
Browse files
Fixing authors in pyproject.toml (#51)
parent
b2ce5906
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pyproject.toml
pyproject.toml
+3
-3
No files found.
pyproject.toml
View file @
4a6ed467
...
@@ -5,8 +5,8 @@ build-backend = "setuptools.build_meta"
...
@@ -5,8 +5,8 @@ build-backend = "setuptools.build_meta"
[project]
[project]
name
=
"torch_harmonics"
name
=
"torch_harmonics"
authors
=
[
authors
=
[
{
name=
"Boris Bonev"
,
email
=
"bbonev@nvidia.com"
}
,
{
name=
"Boris Bonev"
}
,
{
name=
"Thorsten Kurth"
,
email
=
"tkurth@nvidia.com"
}
,
{
name=
"Thorsten Kurth"
}
,
{
name=
"Mauro Bisson"
}
,
{
name=
"Mauro Bisson"
}
,
{
name=
"Massimiliano Fatica"
}
,
{
name=
"Massimiliano Fatica"
}
,
{
name=
"Jean Kossaifi"
}
,
{
name=
"Jean Kossaifi"
}
,
...
@@ -15,8 +15,8 @@ authors = [
...
@@ -15,8 +15,8 @@ authors = [
]
]
maintainers
=
[
maintainers
=
[
{
name=
"Thorsten Kurth"
,
email
=
"tkurth@nvidia.com"
}
,
{
name=
"Boris Bonev"
,
email
=
"bbonev@nvidia.com"
}
,
{
name=
"Boris Bonev"
,
email
=
"bbonev@nvidia.com"
}
,
{
name=
"Thorsten Kurth"
,
email
=
"tkurth@nvidia.com"
}
,
]
]
readme
=
"README.md"
readme
=
"README.md"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment