Closed pbodnar closed 3 months ago
@mtelka, @ancieg, can you please check this out? It works for me, but maybe you'll find st to improve/fix, as I'm a newbie in this. :P
@mtelka, @Ancieg, can you please check this out? It works for me, but maybe you'll find st to improve/fix, as I'm a newbie in this. :P
Looks good to me.
Thank you!
Define all the needed requirements and the test command, so that running
tox
runs the unit tests and runs them successfully.Also simplify the CI workflow by using both requirements files - exactly how tox does it.
Fixes #220 and #221.