Skip to content

Commit 5c8435a

Browse files
committed
removing corresponding TODO
1 parent 9c3cf56 commit 5c8435a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
- setup_remote_docker:
4444
docker_layer_caching: true
4545
- deploy:
46-
# TODO(denismakogon): add pypi release here as well
4746
command: |
4847
if [[ "${CIRCLE_BRANCH}" == "master" && -z "${CIRCLE_PR_REPONAME}" ]]; then
4948
printenv DOCKER_PASS | docker login -u $DOCKER_USER --password-stdin

0 commit comments

Comments
 (0)