Skip to content

Commit 933f89b

Browse files
committed
fix fixture path
1 parent 58886e8 commit 933f89b

3 files changed

Lines changed: 365 additions & 122 deletions

File tree

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ name = "pypi"
66
[packages]
77
pandas = "*"
88
polars = "*"
9+
xifdr = {file = ".", editable = true}
910

1011
[dev-packages]
1112
sphinx = "*"
1213
sphinx-autodoc-typehints = "*"
1314
sphinx-rtd-theme = "*"
15+
pytest = "*"
1416

1517
[requires]
1618
python_version = "3.13"

0 commit comments

Comments
 (0)