File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ after_script:
22
22
- if [ ${NAME} == "UT" ] then cp dist/*.whl {{root_path}}/../local_pypi/local_pypi_server fi
23
23
24
24
documentation :
25
- - if [ ${NAME} == "UT" ] then $PYINT -u setup.py build_sphinx --layout=html,pdf fi
25
+ - if [ ${NAME} == "UT" ] then $PYINT -u setup.py build_sphinx --layout=html fi
26
26
- if [ ${NAME} == "UT" ] then cp -R -f _doc/sphinxdoc/build/html dist/html fi
Original file line number Diff line number Diff line change 63
63
'Dataframe' : 'https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.html' ,
64
64
'DataFrame' : 'https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.html' ,
65
65
'dataframes' : 'https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.html' ,
66
+ 'dill' : 'https://dill.readthedocs.io/en/latest/dill.html' ,
66
67
'Hadoop' : 'http://hadoop.apache.org/' ,
67
68
'ijson' : 'https://github.com/ICRAR/ijson' ,
68
69
'nan' : 'https://numpy.org/doc/stable/reference/constants.html#numpy.NAN' ,
You can’t perform that action at this time.
0 commit comments