Skip to content

Commit 1d0abc8

Browse files
authored
Update env_python.sh
1 parent 1a350e1 commit 1d0abc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env_python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
file=/workdir/${1:-env_python}.tar.gz
44

55
/opt/python/bin/python3 -m pip install \
6-
pylint yapf pytype \
6+
pylint black pytype \
77
IPython "jupyterlab<2.3.0" nbconvert nbformat \
88
pandas ydata-profiling pyarrow findspark \
99
git+https://github.com/dclong/xinstall@main \

0 commit comments

Comments
 (0)