Skip to content

Commit

Permalink
fix cache dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
Arusekk committed Jul 26, 2023
1 parent d240035 commit 4277a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -80,6 +80,6 @@ source = [
"pwn",
"pwnlib",
"~/.cache/.pwntools-cache-2.7/",
"~/.cache/.pwntools-cache-3.8/",
"~/.cache/.pwntools-cache-3.10/",
]
disable_warnings = ["module-not-imported"]

0 comments on commit 4277a80

Please sign in to comment.