We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3f587 commit 162958fCopy full SHA for 162958f
1 file changed
.circleci/config.yml
@@ -168,7 +168,6 @@ jobs:
168
name: Upload to pypi
169
command: |
170
cd /tmp/artifact
171
- . venv/bin/activate
172
twine upload dist/
173
174
0 commit comments