Skip to content

Commit

Permalink
Add --no-reuse-hashes to COMPILE_EXCLUDE_OPTIONS (#1197)
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Aug 23, 2020
1 parent e8af4f4 commit 61eb515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions piptools/utils.py
Expand Up @@ -23,6 +23,7 @@
"--upgrade-package",
"--verbose",
"--cache-dir",
"--no-reuse-hashes",
}


Expand Down

0 comments on commit 61eb515

Please sign in to comment.