Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
NiceneNerd committed Jun 27, 2022
1 parent bcb5048 commit 730ab28
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ version = "3.9.13"
description = "A mod manager for The Legend of Zelda: Breath of the Wild"
author = "NiceneNerd"
author_email = "[email protected]"
# readme = { content-type = "text/markdown", file = "docs/README.md" }
# description-content-type = "text/markdown"
license = { file = "docs/LICENSE.md" }
dependencies = [
"numpy==1.19.2; platform_system == 'Windows'",
Expand All @@ -19,6 +17,7 @@ dependencies = [
"botw-utils~=0.2.3",
"botw-havok~=0.3.18",
"oead~=1.2.4",
"packaging~=21.3",
"pycrosskit~=1.0.4.1",
"pythonnet~=3.0.0a2; platform_system == 'Windows'",
"pyqtwebengine~=5.15.2; platform_system == 'Linux'",
Expand All @@ -44,4 +43,4 @@ gui-scripts = { bcml = "bcml.__main__:main" }

[project.urls]
repository = "https://github.com/NiceneNerd/BCML"
homepage = "https://gamebanana.com/tools/6624"
homepage = "https://gamebanana.com/tools/6624"

0 comments on commit 730ab28

Please sign in to comment.