Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
andytwoods committed Sep 13, 2023
1 parent dc3f4c7 commit 663d2af
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
@@ -1,8 +1,8 @@
[project]
name = "MrBenn Toolbar Plugin"
name = "mrbenn-toolbar-plugin"
authors = [{name = "Andy Woods", email = "andytwoods@gmail.com"}]
dynamic = ["version", "description"]

[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"
build-backend = "setuptools.build_meta"

0 comments on commit 663d2af

Please sign in to comment.