diff --git a/pyproject.toml b/pyproject.toml index 9e1cefba..3bb22b87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ documentation = "https://bradyajohnston.github.io/MolecularNodes" [tool.poetry.dependencies] python = "~=3.11.0" -bpy = "~=4.1" +# bpy = "~=4.1" MDAnalysis = "~=2.7.0" biotite = "==0.40.0" mrcfile = "==1.4.3" diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 00000000..e69de29b