Skip to content

Commit

Permalink
build(ReadTheDocs): Remove my email from pyproject.toml
Browse files Browse the repository at this point in the history
Let's see if this fails.
  • Loading branch information
ZZ-Cat committed Aug 10, 2023
1 parent 34da0e9 commit 03c842f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ build-backend = "flit_core.buildapi"

[project]
name = "CRSFforArduino"
authors = [{name = "Cassie Robinson", email = "[email protected]"}]
authors = [{name = "Cassie Robinson"}]
dynamic = ["version", "description"]

0 comments on commit 03c842f

Please sign in to comment.