FIX: Add infrastructure for python tests (#91)
Also integrated with CI and runs tests in documentation
This commit is contained in:
committed by
GitHub
parent
11df4a55c7
commit
bf9a1ed9f4
5
bindings/python/.gitignore
vendored
5
bindings/python/.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
target/*
|
||||
venv/*
|
||||
venv/*
|
||||
sphinx-venv/*
|
||||
html/*
|
||||
tests/__pycache*
|
||||
|
||||
Reference in New Issue
Block a user