You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do not update default Conda packages (saves 5 minutes on 3.6 job)
- Do not install Freetype2 from Conda (we do not use it anyway)
- Install dependencies via pip, the same way as it's done on Travis.
However, `travis36minver.txt` cannot be used, because of some bugs
in the pinned versions (something with pandas/pytz/dateutils)
- Test sphinext on Travis too
0 commit comments