Skip to content

Commit

Permalink
Fix toml files
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Oct 22, 2024
1 parent e8d2c80 commit 7ec66ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ dependencies = [
]
urls.repository = "https://github.com/python/pyperformance"
dynamic = ["version"]

[tools.pyperformance]
name = "networkx_shortest_path"
extra_opts = ["shortest_path"]

0 comments on commit 7ec66ed

Please sign in to comment.