Skip to content

Commit b3f5ca7

Browse files
committed
Test installation with pip
1 parent 94ad98e commit b3f5ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
pytest
3131
3232
# Make sure it installs
33-
python setup.py install
33+
pip install .

0 commit comments

Comments
 (0)