We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e72419 commit e51a458Copy full SHA for e51a458
1 file changed
.circleci/config.yml
@@ -54,7 +54,7 @@ jobs:
54
echo -e "Running sdist"
55
python setup.py sdist
56
echo -e "Creating wheel"
57
- python setup.py sdist_wheel --universal
+ python setup.py sdist
58
59
- persist_to_workspace:
60
root: /home/circleci/project/
0 commit comments