Skip to content

Commit

Permalink
➕ add nuitka
Browse files Browse the repository at this point in the history
  • Loading branch information
AzideCupric committed Sep 8, 2023
1 parent 7b34559 commit f838f5d
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 1 deletion.
175 changes: 174 additions & 1 deletion poetry.lock

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

4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ pytest = "^7.4.2"
pytest-mock = "^3.11.1"
respx = "^0.20.2"


[tool.poetry.group.dev.dependencies]
nuitka = "^1.8"

[tool.black]
preview = true
line-length = 88
Expand Down

0 comments on commit f838f5d

Please sign in to comment.