Commit Graph

5 Commits

Author SHA1 Message Date
b265c962e9 Merge pull request #6 from pycontribs/fix-ci
Fix CI
2019-11-16 08:29:02 +07:00
20441611fe Properly bound experimental Molecule 3.0 dependency 2019-11-16 08:06:05 +07:00
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
76ef7ff97e Enable minimal testing 2019-10-23 13:22:13 +02:00
e96a71866d Initialise bootstrapping of repository
Missing tests but most of the copy/pasta is done.
2019-09-27 22:03:14 +02:00