Skip to content

Commit

Permalink
adjusting boilerplate pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Feb 15, 2024
1 parent bc5bb74 commit 7c6ff43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
# PIP:
# pip install -e .[dev]

# everything in the boilerplate *SHOULD* match between the ScreenPyHQ packages.
################################################################################
# the following sections do not contain unique configurations to this package.
# START OF BOILERPLATE ScreenPyHQ CONFIGURATIONS #
################################################################################


Expand Down Expand Up @@ -126,10 +127,9 @@ split-on-trailing-comma = false


################################################################################
# the following sections contain unique configurations to this package.
# END OF BOILERPLATE ScreenPyHQ CONFIGURATIONS #
################################################################################


[tool.poetry]
name = "screenpy_playwright"
version = "0.0.2"
Expand Down

0 comments on commit 7c6ff43

Please sign in to comment.