We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c40dc19 commit 21e328bCopy full SHA for 21e328b
1 file changed
.circleci/config.yml
@@ -53,8 +53,6 @@ jobs:
53
command: |
54
echo -e "Running sdist"
55
python setup.py sdist
56
- echo -e "Creating wheel"
57
- python setup.py sdist
58
59
- store_artifacts:
60
path: /home/circleci/project/
0 commit comments