Skip to content

Commit

Permalink
Remove C++ - can add back in as it will need to be totally rethought.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Mar 26, 2024
1 parent 714b95f commit 750f18d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 390 deletions.
18 changes: 0 additions & 18 deletions CMakeLists.txt

This file was deleted.

360 changes: 0 additions & 360 deletions fenicsx_shells/cpp/assembler.cpp

This file was deleted.

Empty file removed fenicsx_shells/cpp/assembler.h
Empty file.
10 changes: 0 additions & 10 deletions fenicsx_shells/cpp/wrapper.cpp

This file was deleted.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = ["scikit-build-core[pyproject]", "wheel", "pybind11"]
build-backend = "scikit_build_core.build"
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"

[project]
name = "fenicsx-shells"
Expand Down

0 comments on commit 750f18d

Please sign in to comment.