Skip to content

Commit

Permalink
fix: downgrade nuitka
Browse files Browse the repository at this point in the history
  • Loading branch information
sumeshi authored Nov 24, 2023
1 parent d8c64a0 commit 9026cff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pytest = "^7.4.3"
black = "^23.11.0"
mypy = "^1.7.1"
flake8 = "^6.1.0"
nuitka = "^1.7.10"
nuitka = "1.7.10"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 9026cff

Please sign in to comment.