We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d0866 commit 4a25e46Copy full SHA for 4a25e46
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
author = 'Cedric Richter',
15
author_email = 'cedricr.upb@gmail.com',
16
url = 'https://github.com/cedricrupb/code_ast',
17
- download_url = '',
+ download_url = 'https://github.com/cedricrupb/code_ast/archive/refs/tags/v0.1.0.tar.gz',
18
keywords = ['code', 'ast', 'syntax', 'program', 'language processing'],
19
install_requires=[
20
'tree_sitter',
0 commit comments