Skip to content

Commit 8fe8f32

Browse files
authored
Update setup.py
1 parent 971bba9 commit 8fe8f32

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
@@ -14,7 +14,7 @@
1414
author='FreeTAKTeam',
1515
author_email='your.email@domain.com',
1616
url='https://github.com/FreeTAKTeam/FreeTakServer',
17-
download_url=f'https://github.com/FreeTAKTeam/FreeTakServer/archive/{ version }.tar.gz',
17+
download_url=f'https://github.com/FreeTAKTeam/FreeTakServer/archive/'+version+'.tar.gz',
1818
keywords=['TAK', 'OPENSOURCE'],
1919
install_requires=[
2020
'flask==1.1.2',

0 commit comments

Comments
 (0)