Skip to content
Snippets Groups Projects
Commit e5084fcb authored by Ingo Steldermann's avatar Ingo Steldermann
Browse files

update

parent 2a71b220
Branches
No related tags found
No related merge requests found
File added
File added
[tool.poetry] [tool.poetry]
name = "steldermann-test-wheel" name = "steldermann-test-wheel"
version = "0.1.4" version = "0.1.5"
description = "A simple test to ship scikit-fdiff to pyodide." description = "A simple test to ship scikit-fdiff to pyodide."
authors = ["ingo.steldermann <ingo.steldermann@rwth-aachen.de>"] authors = ["ingo.steldermann <ingo.steldermann@rwth-aachen.de>"]
readme = "README.md" readme = "README.md"
packages = [ packages = [
{ include = "example.py", from = "steldermann_test_wheel" }, { include = "steldermann_test_wheel"},
{ include = "fd_solver.py", from = "steldermann_test_wheel" },
] ]
[tool.poetry.dependencies] [tool.poetry.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment