Skip to content

Commit

Permalink
fix pyconf
Browse files Browse the repository at this point in the history
  • Loading branch information
plandes committed Nov 14, 2017
1 parent 224b865 commit 4560849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
author = 'Paul Landes',
author_email = 'landes@mailc.net',
url = 'https://github.com/plandes/clj-py4j',
download_url = 'https://github.com/plandes/clj-py4j/releases/download/v0.0.2/zensols.clojure-0.2-py3-none-any.whl'
download_url = 'https://github.com/plandes/clj-py4j/releases/download/v0.0.2/zensols.clojure-0.2-py3-none-any.whl',
keywords = ['clojure', 'py4j', 'gateway'],
classifiers = [],
)

0 comments on commit 4560849

Please sign in to comment.