Move Doctools package to new layout
Hey awesome Pythonistas, really hope you're all doing fine. The following is an attempt to move the package to the new layout (not yet to Python3). What's done:
- update .hgignore, add gitlab-ci.yml, add tox.ini
- fix and make all the tests pass, remove the useless ones
- flake8 all the things
- black all the things
There is already the MR-4 for moving Doctools from Py2 to Py3, but I'll probably revisit/rework it once MR-5 is reviewed and accepted.
Thanks a lot for your time, advices and suggestions.
Edited by Nsukami Patrick