We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355f1e5 commit af10908Copy full SHA for af10908
1 file changed
.github/workflows/build-validation.yml
@@ -22,6 +22,7 @@ jobs:
22
build
23
pylint
24
-r src/science_mode_4/requirements.txt
25
+ -r examples/requirements.txt
26
--user
27
- name: Build a binary wheel and a source tarball
28
run: python3 -m build
0 commit comments