ASKBOT / askbot-devel

Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
Other
1.56k stars 627 forks source link

Testing tox coverage pylint 00 #866

Closed martin-bts closed 3 years ago

martin-bts commented 4 years ago

This supersedes #856 as a fix to #855 .

evgenyfadeev commented 3 years ago

@martin-bts I've merged this PR, but have not verified whether these changes work well with the current master branch, fyi.

martin-bts commented 3 years ago

Great! It has been working fine for me. I didn't have time for thorough experimenting, but with Python 3.7 and SQLite I get the same test results before and after the merge, so it seems ok.