File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ before_install:
4242 conda config --add channels conda-forge --force
4343 conda install pycryptosat
4444 conda config --set channel_priority strict
45+ conda config --set safety_checks disabled
4546 conda create --name TEST python=$PY --file requirements.txt --file requirements-dev.txt
4647 source activate TEST
4748 # Install firefox headless driver.
Original file line number Diff line number Diff line change 1+ 0.8.1
2+ ~~~~~
3+
4+ - Relaxing location data type restriction (dskkato #1084)
5+ - Add options to draw control (EtsuNDmA #1035)
6+ - folium 0.8.x will be the last version series to support Python 2 (conengmo #1087)
7+
8+ Bug Fixes
9+
10+ - Use jquery.com CDN instead of Google (conengmo #1086)
11+
1120.8.0
213~~~~~
314
You can’t perform that action at this time.
0 commit comments