Commit Graph
6 Commits
Author SHA1 Message Date
decentral1seandGitHub 2b504d9743 Merge pull request #5 from xlab-si/register-entrypoint
Add a missing entry point option to setup.cfg
2019-11-16 08:05:08 +07:00
Tadej Borovšak fbc9187d0e Add a missing entry point option to setup.cfg
This package did not specify its entry point for molecule driver. And
because of that, molecule failed to pick it up while running.

This commit is a minimal fix to get the driver to talk with molecule.
2019-11-15 13:09:38 +01:00
decentral1seandGitHub d79d2965db Merge pull request #1 from pycontribs/enable-testing
Enabling Travis testing
2019-10-23 13:26:48 +02:00
Luke Murphy 76ef7ff97e Enable minimal testing 2019-10-23 13:22:13 +02:00
Luke Murphy 589a47e695 Use the correct formatting 2019-09-27 22:24:42 +02:00
Luke Murphy e96a71866d Initialise bootstrapping of repository
Missing tests but most of the copy/pasta is done.
2019-09-27 22:03:14 +02:00