Entry points for Robot Framework
Project description
Entry points for Robot Framework
Robot framework does not have setuptools compatible entry points. This makes it hard to setup Robot with buildout.
robotentrypoints provides them.
With the buildout hereunder, you get bin/pybot and bin/rebot scripts.
[buildout] parts = robot [robot] recipe = zc.recipe.egg eggs = robotentrypoints
Changelog
0.1 (2012-05-17)
First release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
robotentrypoints-0.1.tar.gz
(5.8 kB
view hashes)