Skip to content

Commit

Permalink
Also added tomli for black on python versions < 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ThijsMaas committed Nov 24, 2023
1 parent 0538841 commit dc68a33
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ black = "*"
isort = "*"
flake8 = "*"
typing-extensions = "*"
tomli = "*"

[scripts]
iss = "python -m iss"
Expand Down
11 changes: 10 additions & 1 deletion Pipfile.lock

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

0 comments on commit dc68a33

Please sign in to comment.