Skip to content

Commit d48dd5f

Browse files
Lets ignore the pip cellconstructor
1 parent 3b59b3c commit d48dd5f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/python-testsuite.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ jobs:
5757
pip install --no-build-isolation .
5858
cd ..
5959
60-
# python setup.py install --use
61-
pip install .
60+
pip install --no-build-isolation .
6261
6362
# Install julia requirements
6463
python -c 'import julia; julia.install()'

0 commit comments

Comments
 (0)