Commit graph

6 commits

Author SHA1 Message Date
nicobo
39bcabf20f
PyYAML requires Python 3.5+ 2020-12-20 22:42:04 +01:00
nicobo
aaa277e8fc
~ fixes python versions and requirements.txt not existing anymore 2020-12-20 22:21:27 +01:00
nicobo
75840b057f
+ testing with minimum required Python version (3.4.2) 2020-05-29 08:27:31 +02:00
nicobo
6d3162cf2d
+ testing also against latest python versions 2020-05-26 22:36:53 +02:00
nicobo
ea65ac77f7
~ test/ renamed into tests/ 2020-05-24 07:26:53 +02:00
nicobo
f91738abcb
+ unit test for askbot
~ removed unused class arguments
~ fixed : imports are now relative so they can be imported from tests
2020-05-23 23:42:09 +02:00