Skip to content

Commit

Permalink
Updated pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gbg141 committed May 22, 2024
1 parent fecc2ee commit 497947b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies=[
"pyg-nightly",
"decorator",
"hypernetx < 2.0.0",
"hydra-core==1.3.2",
"omegaconf",
"trimesh",
"spharapy",
"rich",
Expand Down Expand Up @@ -139,9 +139,6 @@ convention = "numpy"
[tool.ruff.lint.per-file-ignores]
"__init__.py" = ["F403"]

[tool.setuptools.dynamic]
version = {attr = "challenge-icml-2024.__version__"}

[tool.setuptools.packages.find]
include = [
"modules",
Expand Down

0 comments on commit 497947b

Please sign in to comment.