Skip to content

Commit

Permalink
Merge pull request #1 from BradyAJohnston/main
Browse files Browse the repository at this point in the history
switch to pypi version of MolecularNodes
  • Loading branch information
kolibril13 authored Sep 28, 2023
2 parents aa742c1 + e9548d8 commit a86dae2
Show file tree
Hide file tree
Showing 28 changed files with 12 additions and 6,169 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ test.png
*.gltf
*.glb

.venv
.venv
.vscode
8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,7 @@ dependencies = [
"anywidget",
"watchfiles",
"ipykernel",
"bpy>=3.5.0",
"MDAnalysis==2.6.1",
"biotite==0.37.0",
"mrcfile",
"eulerangles",
"starfile",

"MolecularNodes"
]

[tool.hatch.build]
Expand Down
48 changes: 0 additions & 48 deletions src/ipyblender_experimental/MolecularNodes/__init__.py

This file was deleted.

50 changes: 0 additions & 50 deletions src/ipyblender_experimental/MolecularNodes/assembly/__init__.py

This file was deleted.

162 changes: 0 additions & 162 deletions src/ipyblender_experimental/MolecularNodes/assembly/cif.py

This file was deleted.

91 changes: 0 additions & 91 deletions src/ipyblender_experimental/MolecularNodes/assembly/mesh.py

This file was deleted.

Loading

0 comments on commit a86dae2

Please sign in to comment.