We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653282c commit 7342eb1Copy full SHA for 7342eb1
.github/workflows/build-docker.yml
@@ -11,4 +11,4 @@ jobs:
11
- name: Test package
12
run: |
13
sage --version
14
- python3 setup.py test
+ sage-python setup.py test
0 commit comments