Skip to content

Commit

Permalink
Annoying typo(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshjoshi committed May 9, 2024
1 parent 311abf1 commit 899ba29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pants-plugins/experimental/scie/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ python_distribution(
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Software Development :: Build Tools",
]
],
description="A Pants plugin adding support for packaging SCIE.",
keywords=["pants", "pants-plugin", "scie"],
license="Apache License, Version 2.0",
Expand All @@ -29,7 +29,7 @@ python_distribution(
"Documentation": "https://github.com/sureshjoshi/pants-plugins",
"Source": "https://github.com/sureshjoshi/pants-plugins",
"Tracker": "https://github.com/sureshjoshi/pants-plugins/issues",
"Changelog": "https://www.pantsbuild.org/docs/changelog",
"Changelog": "https://github.com/sureshjoshi/pants-plugins/blob/main/pants-plugins/experimental/scie/CHANGELOG.md",
},
version="0.0.3",
),
Expand Down

0 comments on commit 899ba29

Please sign in to comment.