diff --git a/.github/workflows/lint_greet.yml b/.github/workflows/lint_greet.yml new file mode 100644 index 0000000..e69de29 diff --git a/pyproject.toml b/pyproject.toml index dbf5f80..9219ba7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,8 @@ name = "pytokenizer" version = "0.1.0" description = "" -authors = [{ name = "clay-arras", email = "astrollin.neil@gmail.com" }] +authors = [{ name = "clay-arras", email = "astrollin.neil@gmail.com" }, + { name = "markus8888888", email = "buspoko@gmail.com" }] requires-python = ">=3.11,<3.15" readme = "README.md" dependencies = [