diff --git a/pyproject.toml b/pyproject.toml index a71c74b..424238c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dynamic = ["version"] keywords = ["widgetastic", "selenium"] license = {file = "LICENSE"} maintainers = [{name = "Dmitrii Misharov", email = "misharov@redhat.com"}] -name = "widgetastic" +name = "widgetastic.core" readme = "README.rst" requires-python = ">=3.8"