Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
quwac committed Jan 9, 2022
1 parent f4f4438 commit 975aa53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ version = "0.2.0"
description = "pyproject-autoflake (pautoflake), a monkey patching wrapper to connect autoflake with pyproject.toml configuration."
authors = ["quwac <53551867+quwac@users.noreply.github.com>"]
readme = "README.md"
repository= "https://github.com/quwac/pyproject-autoflake"
repository = "https://github.com/quwac/pyproject-autoflake"
keywords = ['formatter','autoflake','pyproject.toml']

[tool.poetry.dependencies]
python = "^3.6"
Expand Down

0 comments on commit 975aa53

Please sign in to comment.