Skip to content

Commit deb1aa3

Browse files
committed
Remove unneeded line in circleci config
1 parent cd8f857 commit deb1aa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ commands:
5353
- run:
5454
name: Run test
5555
command: |
56-
echo 'export PYTHONPATH=$PWD/src' >> $BASH_ENV
5756
pytest
5857
5958
setup-nobackend:

0 commit comments

Comments
 (0)