diff options
| author | zitian-gao <zitian.gao@outlook.com> | 2025-05-27 16:45:31 +0800 |
|---|---|---|
| committer | zitian-gao <zitian.gao@outlook.com> | 2025-05-27 16:45:31 +0800 |
| commit | 7c792461c8e4e4f1f8734fed143630c74e76b27f (patch) | |
| tree | cf6341ff9f2727424751da7a11a3bea6c39015bb /Qwen2.5-Eval/evaluation/latex2sympy/dev-requirements.in | |
| parent | 16815c8c5ec263c4bd1a0af60030c1c0efa1421e (diff) | |
init eval
Diffstat (limited to 'Qwen2.5-Eval/evaluation/latex2sympy/dev-requirements.in')
| -rwxr-xr-x | Qwen2.5-Eval/evaluation/latex2sympy/dev-requirements.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Qwen2.5-Eval/evaluation/latex2sympy/dev-requirements.in b/Qwen2.5-Eval/evaluation/latex2sympy/dev-requirements.in new file mode 100755 index 0000000..80a4877 --- /dev/null +++ b/Qwen2.5-Eval/evaluation/latex2sympy/dev-requirements.in @@ -0,0 +1,8 @@ +-r requirements.txt +# Development +pip-tools +pytest +pytest-cov +pycodestyle +autopep8 +-e . |
