aboutsummaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* build: Fix setup.pySander Vrijders2017-04-201-1/+1
| | | | setup.py was trying to read README, which was renamed to README.md
* testbeds: jfed: Download jFed CLI if not foundSander Vrijders2017-04-141-1/+1
| | | | | If the jFed CLI was not found, then Rumba will download it in the current directory.
* rumba: Rename package to rumbaSander Vrijders2017-02-091-4/+4
| | | | | This renames the package to rumba, since rhumba was already taken on the PyPi.
* rhumba: Create Python packageSander Vrijders2017-02-091-0/+22
This transforms the repository into a real Python package.