Skip to content

Commit f4afa1a

Browse files
committed
add pyproject toml
1 parent 8d1c804 commit f4afa1a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[project]
2+
name = "probeinterface-library"
3+
version = "0.1.0"
4+
description = "Add your description here"
5+
readme = "README.md"
6+
requires-python = ">=3.9"
7+
dependencies = []

0 commit comments

Comments
 (0)