Refactored Caching, Refactored BnfNodeParser, Introduced Sphinx

This commit is contained in:
2020-05-12 17:21:10 +02:00
parent 7d3a490bc5
commit 6e343ba996
110 changed files with 13865 additions and 7540 deletions
+12
View File
@@ -0,0 +1,12 @@
collect_ignore = [
"setup.py"
]
collect_ignore_glob = [
# "tests/core/",
#"tests/evaluators/",
# "tests/non_reg/",
#"tests/parsers/",
#"tests/sdp/",
#"tests/sheerkapickle/",
]