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 2e1de56 commit e512175
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 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,7 +127,7 @@ split-on-trailing-comma = false


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

[tool.poetry]
Expand Down

0 comments on commit e512175

Please sign in to comment.