diff --git a/.gitignore b/.gitignore index fa523e1..495decf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ jupyter notebook .ipynb_checkpoints .DS_Store .idea +.pytest_cache/ notebooks *.egg-info __pycache__ diff --git a/dist/cadCAD-0.3.0-py3-none-any.whl b/dist/cadCAD-0.3.0-py3-none-any.whl deleted file mode 100644 index 224fee6..0000000 Binary files a/dist/cadCAD-0.3.0-py3-none-any.whl and /dev/null differ diff --git a/dist/cadCAD-0.3.0.tar.gz b/dist/cadCAD-0.3.0.tar.gz deleted file mode 100644 index 1e12b3c..0000000 Binary files a/dist/cadCAD-0.3.0.tar.gz and /dev/null differ