Skip to content

Commit

Permalink
remove entry point in pyproject.toml (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret authored Dec 20, 2024
1 parent 5619eae commit f05d0b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ dynamic = ["version"]
Homepage = "https://qiime2.org"
Repository = "https://github.com/qiime2/q2templates"

[project.entry-points.'qiime2.plugins']
"q2templates" = "q2templates.plugin_setup:plugin"

[build-system]
requires = [
"setuptools",
Expand Down

0 comments on commit f05d0b1

Please sign in to comment.