Commit Graph

13 Commits

Author SHA1 Message Date
Luke Murphy
b89c10a593
Allow py36 in setuptools requires
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-27 13:07:18 +02:00
Luke Murphy
834c06f6ce
Fix classifier
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-25 08:34:01 +02:00
Luke Murphy
d6b8fb11a8
Shape up wording and remove white space
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-25 08:21:04 +02:00
Luke Murphy
641faf30bf
Get integration tests running
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 14:12:57 +02:00
Luke Murphy
71cad95079
Fix bounds on mock
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-24 13:31:57 +02:00
Luke Murphy
cb0a5328cc
Shape up package configuration and update deps
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-24 13:24:38 +02:00
Sorin Sbarnea
9881220e73 Testing configuration cleanup 2020-04-24 10:45:20 +01:00
Luke Murphy
e3d14e0e37
Fix entrypoint to match new module naming 2019-11-16 09:17:36 +07:00
decentral1se
b265c962e9
Merge pull request #6 from pycontribs/fix-ci
Fix CI
2019-11-16 08:29:02 +07:00
Luke Murphy
20441611fe
Properly bound experimental Molecule 3.0 dependency 2019-11-16 08:06:05 +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
Luke Murphy
76ef7ff97e
Enable minimal testing 2019-10-23 13:22:13 +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