Commit f31e418
chore: add missing test dependencies (#1442)
Summary:
While packaging this module for Nix (NixOS/nixpkgs#356087), I noticed during the tests that `flask` and `flask-compress` modules were missing from the `setup.py` file.
Pull Request resolved: #1442
Reviewed By: cyrjano
Differential Revision: D71814035
Pulled By: jjuncho
fbshipit-source-id: 4e1cbc9e2e43dd88657063fade94405094bb41901 parent b899732 commit f31e418
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments