Skip to content

Commit f931d37

Browse files
committed
setup
1 parent cc8dd3d commit f931d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
keywords='BERT NLP deep learning google metric',
1313
license='MIT',
1414
url="https://github.com/neulab/code-bert-score",
15-
download_url = 'https://github.com/neulab/code-bert-score/archive/refs/tags/v0.4.0.zip',
15+
download_url = 'https://github.com/neulab/code-bert-score/archive/refs/tags/v0.4.0.tar.gz',
1616
packages=find_packages(exclude=["*.tests", "*.tests.*",
1717
"tests.*", "tests"]),
1818
install_requires=['torch>=1.0.0',

0 commit comments

Comments
 (0)