Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
agahkarakuzu authored Sep 16, 2024
1 parent 67d7240 commit 5ac02dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools>=64", "setuptools_scm>=8"]
build-backend = "setuptools.build_meta"

[project]
name = "neurolink"
name = "neuroxlink"
dynamic = ["version"]
description = "An experimental mdast parser to browse MyST articles like cough publishers cough cannot even imagine."
authors = [
Expand All @@ -24,7 +24,7 @@ dependencies = [
]

[project.urls]
Homepage = "https://github.com/neurolibre/neurolink"
Homepage = "https://github.com/neurolibre/neuroxlink"

[tool.setuptools_scm]
version_scheme = "post-release"
Expand Down

0 comments on commit 5ac02dd

Please sign in to comment.