Added pypi publishing. Added docs. Fixed mypy. Added tox testing.

This commit is contained in:
simleek
2019-11-09 22:00:43 -07:00
parent 1b4818edad
commit 2c870ac603
83 changed files with 19617 additions and 97 deletions

10
docs/_static/documentation_options.js vendored Normal file
View File

@@ -0,0 +1,10 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt',
NAVIGATION_WITH_KEYS: false
};