We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132b666 commit 0f5e781Copy full SHA for 0f5e781
.github/workflows/nuget-preview.yml
@@ -38,7 +38,6 @@ jobs:
38
39
- name: Build and Install
40
run: |
41
- python setup.py configure
42
pip install -v .
43
44
- name: Python Tests
0 commit comments