Skip to content

Commit

Permalink
auto-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DonKannalie committed May 23, 2022
1 parent fe29ca3 commit bb0f719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"

[storm]
[project]
name = "stormssh"
version = "1.71.26"
description = "Short description"
Expand All @@ -29,5 +29,5 @@ dependencies = [
"click-option-group"
]

[storm.scripts]
[project.scripts]
storm = "storm.cli:cli"

0 comments on commit bb0f719

Please sign in to comment.