Skip to content

Commit bc017e5

Browse files
committed
chore(deployment): fix deployment script [second attempt]
1 parent 774d3ff commit bc017e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ jobs:
158158
name: Build NiTransforms in build environment and check
159159
command: |
160160
source /tmp/buildenv/bin/activate
161-
python3 setup.py check -r -s
162161
python setup.py sdist bdist_wheel
163162
twine check dist/nitransforms*
164163
- store_artifacts:

0 commit comments

Comments
 (0)