* Add venv to .gitignore * Use tox to run tests * Make fuzz run in tox * Split tests files * Fix import error
* Support stable Python3.9. * Get back to 3.9-dev * Add py39 to black usage. * remove 3.9 temporarily.