Skip to content

Commit ee21910

Browse files
authored
Merge pull request #341 from MridulS/clean_wheel
Need to have clean deps for wheels too
2 parents 35a876a + e9d4bcb commit ee21910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test = [
4949
"pytest-benchmark",
5050
]
5151
bifrost = [
52-
"essspectroscopy @ git+https://github.com/scipp/essspectroscopy.git@main",
52+
"essspectroscopy",
5353
]
5454
dashboard = [
5555
"dash",

0 commit comments

Comments
 (0)