Skip to content

Commit

Permalink
Merge pull request #5 from Lundalogik/lime-generate
Browse files Browse the repository at this point in the history
Lime generate
  • Loading branch information
lindamyhrman authored Oct 1, 2024
2 parents b52057e + cf56194 commit ab907e9
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
automerge:
uses: lundalogik/lime-workflows/.github/workflows/automerge.yml@v3
secrets: inherit
needs: [ python, ci ]
needs: [ python, ci ]
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
with:
os: ${{ matrix.os }}
python_version: ${{ matrix.python-version }}
poetry_version: ${{ matrix.poetry-version }}
poetry_version: ${{ matrix.poetry-version }}
2 changes: 1 addition & 1 deletion .github/workflows/update-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
secrets: inherit
with:
os: ubuntu-latest
python_version: 3.11
python_version: 3.11
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# solution-charge-amps
.
# solution-charge-amps
21 changes: 1 addition & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ addon-lime-automation = '^2.3.0'
limepkg-basic-lead = '^2.0.0'
lime-newsletter = '^3.0.0'
limepkg-smh-translations = '^1.1.0'
limepkg-newsletter-pro = '^1.0.2'

[tool.poetry.group.dev.dependencies]
autopep8 = '>=1'
Expand Down

0 comments on commit ab907e9

Please sign in to comment.