Skip to content

Commit

Permalink
Adjust repo name when installing juysql-plugin package
Browse files Browse the repository at this point in the history
  • Loading branch information
xofbd committed Apr 22, 2024
1 parent e1e0f33 commit d8a8ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jinja2",
"sqlglot>=11.3.7",
'importlib-metadata;python_version<"3.8"',
"jupysql-plugin @ https://github.com/thedataincubator/jupysql-plugin-tdi/releases/download/v2024.04.02/jupysql_plugin-2024.04.02-py3-none-any.whl",
"jupysql-plugin @ https://github.com/thedataincubator/jupysql-plugin/releases/download/v2024.04.22/jupysql_plugin-2024.04.22-py3-none-any.whl",
"ploomber-core>=0.2.7",
]

Expand Down

0 comments on commit d8a8ab8

Please sign in to comment.