Skip to content

Commit

Permalink
Add download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFabisch committed May 19, 2017
1 parent b85eed0 commit b959295
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 @@ -53,7 +53,7 @@ def setup_package():
license="BSD 3-clause",
version=bolero.__version__,
url="http://robotik.dfki-bremen.de/en/research/softwaretools/bolero.html",
#download_url="TODO",
download_url="https://github.com/rock-learning/bolero/archive/master.zip",
cmdclass={'clean': CleanCommand},
scripts = ["scripts/bolero-run"],
)
Expand Down

0 comments on commit b959295

Please sign in to comment.